Beefy Boxes and Bandwidth Generously Provided by pair Networks
Problems? Is your data what you think it is?
 
PerlMonks  

Re: Re: A better regex

by tstock (Curate)
on Sep 24, 2003 at 03:26 UTC ( [id://293768]=note: print w/replies, xml ) Need Help??


in reply to Re: A better regex
in thread A better regex

also works:
my @files = glob( '{A,B}FILE_*zip' ); or my @files = <{A,B}FILE_*zip>;

Tiago

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others having a coffee break in the Monastery: (5)
As of 2024-04-25 06:58 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found