Beefy Boxes and Bandwidth Generously Provided by pair Networks
Clear questions and runnable code
get the best and fastest answer
 
PerlMonks  

Re^2: look through directory for tar files only

by Anonymous Monk
on Aug 04, 2015 at 21:52 UTC ( [id://1137439]=note: print w/replies, xml ) Need Help??


in reply to Re: look through directory for tar files only
in thread look through directory for tar files only

*cough*
use File::Find::Rule qw/ find rule /; my @files = find( name => '*.tar', in => $dir );

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1137439]
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-24 05:51 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found