Пакет perl-Parse-Distname: Информация

    Исходный пакет: perl-Parse-Distname
    Версия: 0.05-alt2
    Последняя версия по данным Repology
    Собран:  8 апреля 2022 г. 17:29 в задании #298089
    Категория: Разработка/Perl
    Сообщить об ошибке в пакете
    Домашняя страница: http://search.cpan.org/dist/Parse-Distname/

    Лицензия: perl
    О пакете: parse a distribution name
    Описание: 
    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.

    Список бинарных RPM-пакетов, собираемых из данного SRPM:
    perl-Parse-Distname (noarch)

    Сопровождающий: Igor Vlasenko

    Список участников:
    Igor Vlasenko

    Права:
    Igor Vlasenko
    @everybody

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

    Последнее изменение


    8 апреля 2022 г. Igor Vlasenko 0.05-alt2
    - to Sisyphus as Perl-PrereqScanner-NotQuiteLite dep
    30 сентября 2019 г. Igor Vlasenko 0.05-alt1
    - updated by package builder
    10 августа 2019 г. Igor Vlasenko 0.04-alt1
    - updated by package builder