summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author B. Watson <yalhcru@gmail.com>2022-03-14 03:57:52 -0400
committer B. Watson <yalhcru@gmail.com>2022-03-14 03:57:52 -0400
commit50d1e0e0f10d64370a4c2bdd4aeba65730dc0dbd (patch)
tree71666e4b81901dc2578c70671222fdba3eb4a481
parent36d0b60c7309aa984297b7c589eb32b0e65b110b (diff)
downloadslackbuilds-50d1e0e0f10d64370a4c2bdd4aeba65730dc0dbd.tar.gz
slackbuilds-50d1e0e0f10d64370a4c2bdd4aeba65730dc0dbd.tar.xz
perl/perl-File-ShareDir-Install: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
-rw-r--r--perl/perl-File-ShareDir-Install/README10
1 files changed, 5 insertions, 5 deletions
diff --git a/perl/perl-File-ShareDir-Install/README b/perl/perl-File-ShareDir-Install/README
index 083882b30c..7c57a856bb 100644
--- a/perl/perl-File-ShareDir-Install/README
+++ b/perl/perl-File-ShareDir-Install/README
@@ -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.