Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl-Sensitive Sunglasses
 
PerlMonks  

Re^3: using wildcard character * in perlscript command line

by Aristotle (Chancellor)
on Jan 28, 2005 at 17:25 UTC ( [id://426045]=note: print w/replies, xml ) Need Help??


in reply to Re^2: using wildcard character * in perlscript command line
in thread using wildcard character * in perlscript command line

Perl's glob was originally implemented in terms of csh's. From man csh:

If a word contains any of the characters *, ?, [ or { or begins with the character ~ it is a candidate for filename substitution, also known as globbing.

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.

  • Comment on Re^3: using wildcard character * in perlscript command line

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://426045]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others sharing their wisdom with the Monastery: (4)
As of 2024-04-19 03:18 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found