512f29f3b1
File::Find::Rule::Age makes it easy to search for files based on their age.
3 lines
190 B
Text
3 lines
190 B
Text
File::Find::Rule::Age makes it easy to search for files based on their age.
|
|
DateTime and File::stat are used to do the behind the scenes work, with
|
|
File::Find::Rule doing the Heavy Lifting.
|