wok view perl-file-sharedir-install/description.txt @ rev 25017

updated openjpeg, openjpeg-dev and openjpeg-tools (1.5.0 -> 1.5.2)
author Hans-G?nter Theisgen
date Wed May 18 06:55:41 2022 +0100 (2022-05-18)
parents
children
line source
1 File::ShareDir::Install allows you to install read-only data files from a distribution.
2 It is a companion module to File::ShareDir, which allows you to locate these files
3 after installation.
5 It is a port of Module::Install::Share to ExtUtils::MakeMaker with the improvement
6 of only installing the files you want; .svn, .git and other source-control junk will
7 be ignored.
9 Please note that this module installs read-only data files; empty directories will
10 be ignored.