Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37416616
en ru br
ALT Linux repos
S:0.12-alt1

Group :: Development/Perl
RPM: perl-List-UtilsBy

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 0.12-alt1
Build date: 1 may 2022, 12:47 ( 102.8 weeks ago )
Size: 28.81 Kb

Home page:   https://metacpan.org/release/List-UtilsBy

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.

Current maintainer: Igor Vlasenko

List of contributors

List of rpms provided by this srpm:

  • perl-List-UtilsBy
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin