|
|
| Perl Monk, Perl Meditation | |
| PerlMonks |
Re^3: using wildcard character * in perlscript command lineby Aristotle (Chancellor) |
| on Jan 28, 2005 at 17:25 UTC ( #426045=note: print w/ replies, xml ) | Need Help?? |
|
Perl's glob was originally implemented in terms of csh's. From man csh:
If you use the bsdglob function from File::Glob (which is how glob is implemented nowadays), you can pick behaviour as desired. Makeshifts last the longest.
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||