Package perl-List-UtilsBy: Information

    Source package: perl-List-UtilsBy
    Version: 0.10-alt1
    Build time:  Oct 12, 2015, 06:30 AM in the task #151139
    Category: Development/Perl
    Report package bug
    License: GPL+ or Artistic
    Summary: Higher-order list utility functions
    Description: 
    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.

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

    Maintainer: Igor Vlasenko

    List of contributors:
    Igor Vlasenko

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

    Last changed


    Oct. 11, 2015 Igor Vlasenko 0.10-alt1
    - automated CPAN update
    Oct. 27, 2014 Igor Vlasenko 0.09-alt2_8
    - update to new release by fcimport
    July 1, 2014 Igor Vlasenko 0.09-alt2_7
    - update to new release by fcimport