mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-25 10:03:03 +01:00
perl/perl-File-ShareDir-Install: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
This commit is contained in:
parent
36d0b60c73
commit
50d1e0e0f1
1 changed files with 5 additions and 5 deletions
|
@ -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.
|
||||
|
|
Loading…
Reference in a new issue