summaryrefslogtreecommitdiff
path: root/devel/p5-File-Find-Rule-Age/DESCR
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-File-Find-Rule-Age/DESCR')
-rw-r--r--devel/p5-File-Find-Rule-Age/DESCR3
1 files changed, 3 insertions, 0 deletions
diff --git a/devel/p5-File-Find-Rule-Age/DESCR b/devel/p5-File-Find-Rule-Age/DESCR
new file mode 100644
index 00000000000..1f1fe1c763e
--- /dev/null
+++ b/devel/p5-File-Find-Rule-Age/DESCR
@@ -0,0 +1,3 @@
+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.