perl/perl-File-Finder: Wrap README at 72 columns.

Signed-off-by: B. Watson <yalhcru@gmail.com>
This commit is contained in:
B. Watson 2022-03-14 03:57:32 -04:00
parent 1d5ba8b365
commit 4d72ecdf69

View file

@ -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.