perl/perl-File-ShareDir-Install: 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:52 -04:00
parent 36d0b60c73
commit 50d1e0e0f1

View file

@ -1,10 +1,10 @@
File::ShareDir::Install allows you to install read-only data files from a
distribution. It is a companion module to File::ShareDir, which allows
you to locate these files after installation.
File::ShareDir::Install allows you to install read-only data files
from a distribution. It is a companion module to File::ShareDir, which
allows you to locate these files after installation.
It is a port of Module::Install::Share to ExtUtils::MakeMaker with the
improvement of only installing the files you want; .svn, .git and other
source-control junk will be ignored.
Please note that this module installs read-only data files; empty directories
will be ignored.
Please note that this module installs read-only data files; empty
directories will be ignored.