Package : perl-File-ShareDir-PAR > RPM : perl-File-ShareDir-PAR-0.60.0-11.mga7.src.rpm

Basic items

Name perl-File-ShareDir-PAR
Version 0.60.0
Release 11.mga7
URL http://search.cpan.org/dist/File-ShareDir-PAR
Group Development/Perl
Summary File::ShareDir with PAR support
Size 35KB
Arch noarch
License GPL+ or Artistic

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 '@INC' 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 '@INC' 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
'@INC'. 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.

Media information

Distribution release Mageia 7
Media name core-release
Media arch i586

Advanced items

Source RPM NOT IN DATABASE ?!
Build time 2018-09-20 10:39:14
Changelog View in Sophie
Files View in Sophie
Dependencies View in Sophie