SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-CPAN-DistnameInfo rpm build for : OpenSuSE. For other distributions click perl-CPAN-DistnameInfo.

Name : perl-CPAN-DistnameInfo
Version : 0.12 Vendor : openSUSE
Release : bp154.1.1 Date : 2021-07-15 09:21:27
Group : Development/Libraries/Perl Source RPM : perl-CPAN-DistnameInfo-0.12-bp154.1.1.src.rpm
Size : 0.01 MB
Packager : https://bugs_opensuse_org
Summary : Extract distribution name and version from a distribution filename
Description :
Many online services that are centered around CPAN attempt to associate
multiple uploads by extracting a distribution name from the filename of the
upload. For most distributions this is easy as they have used
ExtUtils::MakeMaker or Module::Build to create the distribution, which
results in a uniform name. But sadly not all uploads are created in this
way.

\'CPAN::DistnameInfo\' uses heuristics that have been learnt by the
http://search.cpan.org/ manpage to extract the distribution name and
version from filenames and also report if the version is to be treated as a
developer release

The constructor takes a single pathname, returning an object with the
following methods

* cpanid

If the path given looked like a CPAN authors directory path, then this
will be the the CPAN id of the author.

* dist

The name of the distribution

* distvname

The file name with any suffix and leading directory names removed

* filename

If the path given looked like a CPAN authors directory path, then this
will be the path to the file relative to the detected CPAN author
directory. Otherwise it is the path that was passed in.

* maturity

The maturity of the distribution. This will be either \'released\' or
\'developer\'

* extension

The extension of the distribution, often used to denote the archive type
(e.g. \'tar.gz\')

* pathname

The pathname that was passed to the constructor when creating the object.

* properties

This will return a list of key-value pairs, suitable for assigning to a
hash, for the known properties.

* version

The extracted version

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-CPAN-DistnameInfo-0.12-bp154.1.1.noarch.rpm
ftp.icm.edu.pl  perl-CPAN-DistnameInfo-0.12-bp154.1.1.noarch.rpm
     

Provides :
perl(CPAN::DistnameInfo)
perl-CPAN-DistnameInfo

Requires :
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/lib/perl5/vendor_perl/5.26.1/CPAN
/usr/lib/perl5/vendor_perl/5.26.1/CPAN/DistnameInfo.pm
/usr/lib/perl5/vendor_perl/5.26.1/armv7l-linux-thread-multi
/usr/share/doc/packages/perl-CPAN-DistnameInfo
/usr/share/doc/packages/perl-CPAN-DistnameInfo/Changes
/usr/share/doc/packages/perl-CPAN-DistnameInfo/README
/usr/share/man/man3/CPAN::DistnameInfo.3pm.gz

 
ICM