Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
Summary: Review Request: perl-List-UtilsBy - Higher-order list utility functions https://bugzilla.redhat.com/show_bug.cgi?id=665190 Summary: Review Request: perl-List-UtilsBy - Higher-order list utility functions Product: Fedora Version: rawhide Platform: All OS/Version: Linux Status: NEW Severity: medium Priority: medium Component: Package Review AssignedTo: [email protected] ReportedBy: [email protected] QAContact: [email protected] CC: [email protected], [email protected] Estimated Hours: 0.0 Classification: Fedora Spec URL: http://corsepiu.fedorapeople.org/packages/perl-List-UtilsBy.spec SRPM URL: http://corsepiu.fedorapeople.org/packages/perl-List-UtilsBy-0.06-1.fc15.src.rpm 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. -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ package-review mailing list [email protected] https://admin.fedoraproject.org/mailman/listinfo/package-review
