wok annotate perl-file-sharedir-install/description.txt @ rev 24535

Add some current_version
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Feb 23 11:49:52 2022 +0000 (2022-02-23)
parents
children
rev   line source
Hans-Günter@24178 1 File::ShareDir::Install allows you to install read-only data files from a distribution.
Hans-Günter@24178 2 It is a companion module to File::ShareDir, which allows you to locate these files
Hans-Günter@24178 3 after installation.
Hans-Günter@24178 4
Hans-Günter@24178 5 It is a port of Module::Install::Share to ExtUtils::MakeMaker with the improvement
Hans-Günter@24178 6 of only installing the files you want; .svn, .git and other source-control junk will
Hans-Günter@24178 7 be ignored.
Hans-Günter@24178 8
Hans-Günter@24178 9 Please note that this module installs read-only data files; empty directories will
Hans-Günter@24178 10 be ignored.