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

Re^2: use file::find to find files modified in last 5 days

by mikesolomon (Novice)
on Feb 22, 2012 at 13:32 UTC ( [id://955527]=note: print w/replies, xml ) Need Help??


in reply to Re: use file::find to find files modified in last 5 days
in thread use file::find to find files modified in last 5 days

Thanks

don't know why but didn't think of a simple -M test

now working

return unless -M $file < $days;

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others imbibing at the Monastery: (4)
As of 2024-04-19 23:56 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found