perl-Algorithm-FastPermute

Rapid generation of permutations

SRPM:     perl-Algorithm-FastPermute-0.99-3.n0i.4.fc7.src.rpm
SPEC:     perl-Algorithm-FastPermute.spec
Version:  0.99
Release:  3.n0i.4.fc7
Epoch:    
License:  Artistic
Group:    Development/Libraries
Size:     8792
Packager: Marius Feraru <altblue@n0i.net>
Vendor:   n0i.net
URL:      http://search.cpan.org/dist/Algorithm-FastPermute/
Date:     Thu May 24 2007, 19:10 GMT

Description:

Algorithm::FastPermute generates all the permutations of an array. You pass
a block of code, which will be executed for each permutation. The array
will be changed in place, and then changed back again before "permute"
returns. During the execution of the callback, the array is read-only and
you'll get an error if you try to change its length.

Changelog:

  • Tue May 22 2007 Marius Feraru <altblue@n0i.net> - 0.99-3.n0i.4
    - mass rebuild
  • Sat Mar 04 2006 Marius Feraru <altblue@n0i.net> - 0.99-2.n0i.3
    - automatic rebuild (perl 5.8.8)
  • Thu Nov 03 2005 Marius Feraru <altblue@n0i.net> 0.99-1.n0i.2
    - version 0.99
  • Sat Aug 06 2005 Marius Feraru <altblue@n0i.net> 0.07-1.n0i.1
    - spec file (re)created using N0i::CPAN::RPMizer/1.01
    - rebuild on perl 5.8.7

Files:

  • Algorithm-FastPermute-0.99.tar.gz
  • perl-Algorithm-FastPermute.spec

Requires:

  • perl(ExtUtils::MakeMaker)
  • reb00t-rpmdevtools
  • rpmlib(CompressedFileNames)