diff options
-rw-r--r-- | perl/perl-File-Finder/README | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/perl/perl-File-Finder/README b/perl/perl-File-Finder/README index 38d85815f9ca5..378a209627215 100644 --- a/perl/perl-File-Finder/README +++ b/perl/perl-File-Finder/README @@ -1,3 +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. +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. |