Fedora Packages

perl-Parse-Distname

Parse a distribution name

Parse::Distname is yet another distribution name parser. It works almost the same as CPAN::DistnameInfo, but Parse::Distname takes a different approach. It tries to extract the version part of a distribution and treat the rest as a distribution name, contrary to CPAN::DistnameInfo which tries to define a name part and treat the rest as a version. Because of this difference, when Parse::Distname parses a weird distribution name such as "AUTHOR/v1.0.tar.gz", it says the name is empty and the version is "v1.0", while CPAN::DistnameInfo says the name is "v" and the version is "1.0". See test files in this distribution if you need more details. As of this writing, Parse::Distname returns a different result for about 200+ distributions among about 320000 BackPan distributions.

Releases Overview

Release Stable Testing
Fedora Rawhide 0.05-8.fc40 -
Fedora 40 0.05-8.fc40 -
Fedora 39 0.05-6.fc39 -
Fedora 38 0.05-5.fc38 -
EPEL 9 0.05-2.el9 -
EPEL 8 0.05-2.el8 -
File a new bug report »
Package Info

You can contact the maintainers of this package via email at perl-Parse-Distname dash maintainers at fedoraproject dot org.



Sources on Pagure