summaryrefslogtreecommitdiffstats
path: root/perl/perl-File-ShareDir-Install/README
diff options
context:
space:
mode:
Diffstat (limited to 'perl/perl-File-ShareDir-Install/README')
-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 4dc64da5d0..083882b30c 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
+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
+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
+Please note that this module installs read-only data files; empty directories
will be ignored.