Jump to letter: [
4ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
perl-File-ShareDir-Tiny - Locate per-dist and per-module shared files
- Description:
Quite often you want or need your Perl module (CPAN or otherwise)
to have access to a large amount of read-only data that is stored
on the file-system at run-time.
On a linux-like system, this would be in a place such as /usr/share,
however Perl runs on a wide variety of different systems, and so
the use of any one location is unreliable.
This module provides a more portable way to have (read-only) data
for your module.
Packages
perl-File-ShareDir-Tiny-0.001-3.aldos.noarch
[16 KiB] |
Changelog
by Charles R. Anderson (2025-08-20):
- BR: coreutils for _fixperms macro
- BR: perl(blib) instead of perl-blib
- Remove explicit Requires: perl(Exporter)
- NO_PACKLIST needs perl(ExtUtils::MakeMaker) >= 6.76
- Use more specific files list
|