diff options
Diffstat (limited to 'perl/perl-File-Finder/README')
-rw-r--r-- | perl/perl-File-Finder/README | 3 |
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 000000000000..38d85815f9ca --- /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. |