slackbuilds/perl/perl-File-ShareDir-Install
B. Watson 50d1e0e0f1 perl/perl-File-ShareDir-Install: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
2022-03-14 03:57:52 -04:00
..
README perl/perl-File-ShareDir-Install: Wrap README at 72 columns. 2022-03-14 03:57:52 -04:00
perl-File-ShareDir-Install.SlackBuild All: Support $PRINT_PACKAGE_NAME env var 2021-07-17 21:55:09 +02:00
perl-File-ShareDir-Install.info perl/perl-File-ShareDir-Install: Updated for version 0.13. 2018-04-28 06:40:17 +07:00
slack-desc

README

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.