Beefy Boxes and Bandwidth Generously Provided by pair Networks
"be consistent"
 
PerlMonks  

Re^2: Beginners guide to File::Find

by mrdvt92 (Acolyte)
on Aug 31, 2010 at 21:26 UTC ( [id://858235]=note: print w/replies, xml ) Need Help??


in reply to Re: Beginners guide to File::Find
in thread Beginners guide to File::Find

I just need sorting...
find({ preprocess => sub { return sort @_ }, wanted => \&callback, }, @path);
It took a bit of googling to find this thread but this adaptation works great. I cannot believe this is not in the pod for File::Find.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others cooling their heels in the Monastery: (4)
As of 2024-03-29 01:33 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found