SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-Module-Path rpm build for : OpenSuSE. For other distributions click perl-Module-Path.

Name : perl-Module-Path
Version : 0.19 Vendor : openSUSE
Release : bp154.1.1 Date : 2021-07-15 19:23:03
Group : Development/Libraries/Perl Source RPM : perl-Module-Path-0.19-bp154.1.1.src.rpm
Size : 0.03 MB
Packager : https://bugs_opensuse_org
Summary : get the full path to a locally installed module
Description :
This module provides a single function, \'module_path()\', which takes a
module name and finds the first directory in your \'AATTINC\' path where the
module is installed locally. It returns the full path to that file,
resolving any symlinks. It is portable and only depends on core modules.

It works by looking in all the directories in \'AATTINC\' for an appropriately
named file:

I wrote this module because I couldn\'t find an alternative which dealt with
the points listed above, and didn\'t pull in what seemed like too many
dependencies to me.

The distribution for \'Module::Path\' includes the \'mpath\' script, which lets
you get the path for a module from the command-line:

% mpath Module::Path

The \'module_path()\' function will also cope if the module name includes
\'.pm\'; this means you can pass a partial path, such as used as the keys in
\'%INC\':

module_path(\'Test/More.pm\') eq $INC{\'Test/More.pm\'}

The above is the basis for one of the tests.

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/openSUSE:/Backports:/SLE-15-SP4/step/noarch

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  perl-Module-Path-0.19-bp154.1.1.noarch.rpm
ftp.icm.edu.pl  perl-Module-Path-0.19-bp154.1.1.noarch.rpm
     

Provides :
perl(Module::Path)
perl-Module-Path

Requires :
/usr/bin/env
perl(:MODULE_COMPAT_5.26.1)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1


Content of RPM :
/usr/bin/mpath
/usr/lib/perl5/vendor_perl/5.26.1/Module
/usr/lib/perl5/vendor_perl/5.26.1/Module/Path.pm
/usr/lib/perl5/vendor_perl/5.26.1/armv7l-linux-thread-multi
/usr/share/doc/packages/perl-Module-Path
/usr/share/doc/packages/perl-Module-Path/Changes
/usr/share/doc/packages/perl-Module-Path/LICENSE
/usr/share/doc/packages/perl-Module-Path/README
/usr/share/doc/packages/perl-Module-Path/TODO.md
/usr/share/man/man1/mpath.1.gz
/usr/share/man/man3/Module::Path.3pm.gz

 
ICM