4 lines
190 B
Text
4 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.
|