[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#1117229: ITP: libalgorithm-loops-perl -- provides functions for different loop constructs in Perl



Package: wnpp
Owner: Andrew Ruthven <andrew@etc.gen.nz>
Severity: wishlist
X-Debbugs-CC: debian-devel@lists.debian.org, debian-perl@lists.debian.org

* Package name    : libalgorithm-loops-perl
  Version         : 1.032
  Upstream Author : Tye McQueen <tyemq@cpan.org>
* URL             : https://metacpan.org/release/Algorithm-Loops
* License         : Unlicense
  Programming Lang: Perl
  Description     : provides functions for different loop constructs in Perl

Algorithm::Loops provides several functions for doing different types of
looping constructs:

  - Filter
    Similar to C<map> but designed for use with s/// and other reflexive
    operations.  Returns a modified copy of a list.
  - MapCar, MapCarU, MapCarE, and MapCarMin
    All similar to C<map> but loop over multiple lists at the same time.
  - NextPermute and NextPermuteNum
    Efficiently find all (unique) permutations of a list, even if it
    contains duplicate values.
  - NestedLoops
    Simulate foreach loops nested arbitrarily deep.

This package is a dependency of WWW::Mechanize::Chrome which is in turn a
dependency of Request Tracker 6. I am preparing both packages for upload.

The package will be maintained under the umbrella of the Debian Perl Group.

--
Generated with the help of dpt-gen-itp(1) from pkg-perl-tools.
-- 
Andrew Ruthven, Wellington, New Zealand
andrew@etc.gen.nz         |
Catalyst Cloud:           | This space intentionally left blank
 https://catalystcloud.nz |


Reply to: