Beefy Boxes and Bandwidth Generously Provided by pair Networks
P is for Practical
 
PerlMonks  

Re: Code to 'wildcard' multiple files or another suggestion?

by toolic (Bishop)
on Apr 21, 2016 at 19:25 UTC ( [id://1161147]=note: print w/replies, xml ) Need Help??


in reply to Code to 'wildcard' multiple files or another suggestion?

glob
$t->parsefile($_) for glob '*.xml';

Replies are listed 'Best First'.
Re^2: Code to 'wildcard' multiple files or another suggestion?
by bms9nmh (Novice) on Jun 27, 2016 at 11:05 UTC
    Excellent that worked a treat, thanks for your help.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others browsing the Monastery: (3)
As of 2024-04-20 01:35 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found