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

    Исходный пакет: perl-List-UtilsBy
    Версия: 0.12-alt1
    Последняя версия по данным Repology
    Собран:  1 мая 2022 г. 16:40 в задании #299328
    Категория: Разработка/Perl
    Сообщить об ошибке в пакете
    Домашняя страница: https://metacpan.org/release/List-UtilsBy

    Лицензия: GPL+ or Artistic
    О пакете: Higher-order list utility functions
    Описание: 
    This module provides a number of list utility functions, all of which take
    an initial code block to control their behaviour. They are variations on
    similar core perl or List::Util functions of similar names, but which use
    the block to control their behaviour. For example, the core Perl function
    sort takes a list of values and returns them, sorted into order by their
    string value. The sort_by function sorts them according to the string value
    returned by the extra function, when given each value.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    perl-List-UtilsBy (noarch)

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

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

    Права:
    Igor Vlasenko
    @everybody

      1. perl(Test/More.pm)
      2. perl(Test/Pod.pm)
      3. perl(strict.pm)
      4. perl(warnings.pm)
      5. perl-podlators
      6. rpm-build-perl
      7. rpm-build-perl
      8. perl(Exporter.pm)
      9. perl(Module/Build.pm)

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


    1 мая 2022 г. Igor Vlasenko 0.12-alt1
    - automated CPAN update
    20 ноября 2019 г. Igor Vlasenko 0.11-alt1_7
    - update to new release by fcimport
    25 мая 2019 г. Igor Vlasenko 0.11-alt1_5
    - update to new release by fcimport