summaryrefslogtreecommitdiff
path: root/Completion/Unix/Command/_perl
AgeCommit message (Collapse)AuthorFilesLines
2021-07-0949150: consistently use singular form for headings on completion match groupsOliver Kiddle1-2/+2
2021-06-0348952: expand octal codes for record separators in perl completionOliver Kiddle1-39/+60
2016-10-0739479 + 39481 minus _path_files hunk (see 39489): Completion: audit 'compset ↵Daniel Shahaf1-1/+1
-P' calls to use shortest match where applicable, plus random drive-by tweaks. Found by grepping for patterns that can match needles of various lengths: :grep 'compset -[PS].*[\#^*()\|<>?~\]' Completion/
2014-07-1732848: fix words array before using _normal for script argumentsOliver Kiddle1-14/+11
2014-06-3032823: complete file instead of Perl script after -Jun T1-1/+13
2011-10-2229823: Completion/Unix/Command/_perl: Update for 5.14.1.Simon Ruderich1-10/+61
2009-05-22Patrick Schoenfeld: 26977: complete .t files for perl.Clint Adams1-1/+1
2008-10-15Phil Pennock: 25854: fix Devel module completion for "perl -d:".Bart Schaefer1-1/+1
2005-06-0121294: fix incorrectly capitalized completion descriptionsDoug Kearns1-2/+2
2004-01-2119387: add (-.) glob qualifier to globs where only files are directly applicableOliver Kiddle1-1/+1
2003-08-19unposted: Completion/Unix/Command/_perl: allow completion of .PL filesAdam Spiers1-1/+1
(e.g. Makefile.PL). Thanks to Marko Myllynen for the suggestion.
2002-04-16make more calls to _message use the -e option (16988)Sven Wischnowsky1-1/+1
2002-02-04Fixed some problems with _cvs and flags. Fixed _perl to complete a scriptFelix Rosencrantz1-1/+2
args with _normal.
2001-05-29spelling correctionsOliver Kiddle1-1/+1
2001-05-2914538: cleaner _perl_config_vars from Matt ZimmermanClint Adams1-4/+1
2001-04-02moved from Completion/User/_perlSven Wischnowsky1-0/+65