Package perl-Parse-Distname: Information

    Source package: perl-Parse-Distname
    Version: 0.05-alt2
    Latest version according to Repology
    Build time:  Apr 8, 2022, 05:29 PM in the task #298089
    Category: Development/Perl
    Report package bug
    License: perl
    Summary: parse a distribution name
    Description: 
    Parse::Distname is yet another distribution name parser. It works
    almost the same as the CPAN::DistnameInfo manpage, but Parse::Distname takes
    a different approach. It tries to extract a 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.

    List of rpms provided by this srpm:
    perl-Parse-Distname (noarch)

    Maintainer: Igor Vlasenko

    List of contributors:
    Igor Vlasenko

    ACL:
    Igor Vlasenko
    @everybody

      1. perl(Test/Differences.pm)
      2. perl(Test/More.pm)
      3. perl(Test/UseAllModules.pm)
      4. perl-devel
      5. perl-podlators
      6. rpm-build-perl
      7. perl(ExtUtils/MakeMaker/CPANfile.pm)
      8. perl(JSON/PP.pm)
      9. perl(Exporter.pm)
      10. perl(ExtUtils/MakeMaker.pm)

    Last changed


    April 8, 2022 Igor Vlasenko 0.05-alt2
    - to Sisyphus as Perl-PrereqScanner-NotQuiteLite dep
    Sept. 30, 2019 Igor Vlasenko 0.05-alt1
    - updated by package builder
    Aug. 10, 2019 Igor Vlasenko 0.04-alt1
    - updated by package builder