wok-current diff perl-file-sharedir-install/description.txt @ rev 25584
Fix ncursesw build
author | Stanislas Leduc <shann@slitaz.org> |
---|---|
date | Thu May 25 10:56:33 2023 +0000 (19 months ago) |
parents | |
children |
line diff
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/perl-file-sharedir-install/description.txt Thu May 25 10:56:33 2023 +0000 1.3 @@ -0,0 +1,10 @@ 1.4 +File::ShareDir::Install allows you to install read-only data files from a distribution. 1.5 +It is a companion module to File::ShareDir, which allows you to locate these files 1.6 +after installation. 1.7 + 1.8 +It is a port of Module::Install::Share to ExtUtils::MakeMaker with the improvement 1.9 +of only installing the files you want; .svn, .git and other source-control junk will 1.10 +be ignored. 1.11 + 1.12 +Please note that this module installs read-only data files; empty directories will 1.13 +be ignored. 1.14 \ No newline at end of file