Name : perl-File-ShareDir-PAR
| |
Version : 0.60.0
| Vendor : Mageia_Org
|
Release : 12.mga8
| Date : 2020-02-12 13:45:03
|
Group : Development/Perl
| Source RPM : perl-File-ShareDir-PAR-0.60.0-12.mga8.src.rpm
|
Size : 0.03 MB
| |
Packager : umeabot < umeabot>
| |
Summary : File::ShareDir with PAR support
|
Description :
\'File::ShareDir::PAR\' provides the same functionality as the File::ShareDir manpage but tries hard to be compatible with the PAR manpage packaged applications.
The problem is, that the concept of having a distribution or module specific _share_ directory becomes a little hazy when you\'re loading everything from a single file. the PAR manpage uses an \'AATTINC\' hook to intercept any attempt to load a module. the File::ShareDir manpage uses the directory structure that is typically found in the directories that are listed in \'AATTINC\' for storing the shared data. In a \'PAR\' enviroment, this is not necessarily possible.
When you call one of the functions that this module provides, it will take care to search in any of the currently loaded \'.par\' files before scanning \'AATTINC\'. This is the same order of preference you get for loading modules when PAR is in effect. If the path or file you are asking for is found in one of the loaded \'.par\' files, that containing \'.par\' file is extracted and the path returned will point to the extracted copy on disk.
|
RPM found in directory: /vol/rzm3/linux-mageia/distrib/8/aarch64/media/core/release |