summaryrefslogtreecommitdiff
path: root/perl/perl-File-Finder/README
diff options
context:
space:
mode:
Diffstat (limited to 'perl/perl-File-Finder/README')
-rw-r--r--perl/perl-File-Finder/README3
1 files changed, 3 insertions, 0 deletions
diff --git a/perl/perl-File-Finder/README b/perl/perl-File-Finder/README
new file mode 100644
index 0000000000..38d85815f9
--- /dev/null
+++ b/perl/perl-File-Finder/README
@@ -0,0 +1,3 @@
+File::Find is great, but constructing the wanted routine can sometimes be a
+pain. This module provides a wanted-writer, using syntax that is directly
+mappable to the find command's syntax.