Beefy Boxes and Bandwidth Generously Provided by pair Networks
Don't ask to ask, just ask
 
PerlMonks  

Re: How do I find and delete files based on age?

by philcrow (Priest)
on Feb 26, 2007 at 14:43 UTC ( [id://602131]=note: print w/replies, xml ) Need Help??


in reply to How do I find and delete files based on age?

Perl provides a lot of its functionality through external modules like File::Find. Some of them ship with Perl, others are available for download from CPAN, like DateTime.

Those two modules will probably solve your problems. Some people prefer File::Find::Rule over File::Find.

Phil

  • Comment on Re: How do I find and delete files based on age?

Replies are listed 'Best First'.
Re^2: How do I find and delete files based on age?
by Anonymous Monk on Mar 09, 2011 at 22:47 UTC
    that totally works

Log In?
Username:
Password:

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

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

    No recent polls found