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

    Исходный пакет: perl-List-UtilsBy
    Версия: 0.10-alt1
    Собран:  12 октября 2015 г. 6:30 в задании #151139
    Категория: Разработка/Perl
    Сообщить об ошибке в пакете
    Домашняя страница: http://search.cpan.org/dist/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

      1. perl(Exporter.pm)
      2. perl(ExtUtils/MakeMaker.pm)
      3. perl(Module/Build.pm)
      4. perl(Scalar/Util.pm)
      5. perl(Test/More.pm)
      6. perl(Test/Pod.pm)
      7. perl-Module-Build
      8. perl-devel
      9. perl-podlators
      10. rpm-build-perl

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


    11 октября 2015 г. Igor Vlasenko 0.10-alt1
    - automated CPAN update
    27 октября 2014 г. Igor Vlasenko 0.09-alt2_8
    - update to new release by fcimport
    1 июля 2014 г. Igor Vlasenko 0.09-alt2_7
    - update to new release by fcimport