zsh-workers
 help / color / mirror / code / Atom feed
* PATCH: _perl tweak
@ 2000-07-03 21:03 Adam Spiers
  0 siblings, 0 replies; only message in thread
From: Adam Spiers @ 2000-07-03 21:03 UTC (permalink / raw)
  To: zsh workers mailing list

Index: Completion/User/_perl
===================================================================
RCS file: /cvsroot/zsh/zsh/Completion/User/_perl,v
retrieving revision 1.2
diff -u -r1.2 _perl
--- Completion/User/_perl	2000/05/31 09:38:26	1.2
+++ Completion/User/_perl	2000/07/03 20:59:46
@@ -31,7 +31,7 @@
     "-V-[print perl configuration information]:configuration keys:_perl_config_vars" \
     '-w[TURN WARNINGS ON FOR COMPILATION OF YOUR SCRIPT. Recommended.]' \
     '-x-[strip off text before #!perl line and perhaps cd to directory]:directory to cd to:_files -/' \
-    ':Perl script:_files -g \*.pl'
+    '*:Perl script:_files -/ -g \*.p\[ml\]'
 }
 
 _perl_m_opt () {


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2000-07-03 21:03 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-07-03 21:03 PATCH: _perl tweak Adam Spiers

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).