summaryrefslogtreecommitdiffstats
path: root/perl
diff options
context:
space:
mode:
author B. Watson2022-03-14 08:57:32 +0100
committer B. Watson2022-03-14 08:57:32 +0100
commit4d72ecdf69c4585afc75cf1f1e406f489b7fc5c6 (patch)
tree470f5375daedb10238efbc3978b512a5d404d7e5 /perl
parent1d5ba8b3654a5f36b4274c31e126183ba6a207bd (diff)
downloadslackbuilds-4d72ecdf69c4585afc75cf1f1e406f489b7fc5c6.tar.gz
perl/perl-File-Finder: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'perl')
-rw-r--r--perl/perl-File-Finder/README6
1 files changed, 3 insertions, 3 deletions
diff --git a/perl/perl-File-Finder/README b/perl/perl-File-Finder/README
index 38d85815f9..378a209627 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.