diff options
author | B. Watson <yalhcru@gmail.com> | 2022-03-14 03:57:32 -0400 |
---|---|---|
committer | B. Watson <yalhcru@gmail.com> | 2022-03-14 03:57:32 -0400 |
commit | 4d72ecdf69c4585afc75cf1f1e406f489b7fc5c6 (patch) | |
tree | 470f5375daedb10238efbc3978b512a5d404d7e5 /perl/perl-File-Finder | |
parent | 1d5ba8b3654a5f36b4274c31e126183ba6a207bd (diff) | |
download | slackbuilds-4d72ecdf69c4585afc75cf1f1e406f489b7fc5c6.tar.gz |
perl/perl-File-Finder: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'perl/perl-File-Finder')
-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 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. |