SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-Algorithm-FastPermute rpm build for : Mageia 9. For other distributions click perl-Algorithm-FastPermute.

Name : perl-Algorithm-FastPermute
Version : 0.999.0 Vendor : Mageia_Org
Release : 19.mga9 Date : 2022-06-06 23:15:19
Group : Development/Perl Source RPM : perl-Algorithm-FastPermute-0.999.0-19.mga9.src.rpm
Size : 0.02 MB
Packager : umeabot < umeabot>
Summary : Rapid generation of permutations
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. (You _can_ change its
elements, but the consequences are liable to confuse you and may change in
future versions.)

You have to pass an array, it can\'t just be a list. It *does* work with
special arrays and tied arrays, though unless you\'re doing something
particularly abstruse you\'d be better off copying the elements into a
normal array first.

It\'s very fast. My tests suggest it\'s four or five times as fast as
Algorithm::Permute\'s traditional interface. If you\'re permuting a large
list (nine or more elements, say) then you\'ll appreciate this enormously.
If your lists are short then Algorithm::Permute will still finish faster
than you can blink, and you may find its interface more convenient.

RPM found in directory: /vol/rzm3/linux-mageia/distrib/9/i586/media/core/release

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  perl-Algorithm-FastPermute-0.999.0-19.mga9.i586.rpm
     Search for other platforms
perl-Algorithm-FastPermute-0.999.0-19.mga9.sparc.rpm
perl-Algorithm-FastPermute-0.999.0-19.mga9.alpha.rpm
perl-Algorithm-FastPermute-0.999.0-19.mga9.ppc.rpm
perl-Algorithm-FastPermute-0.999.0-19.mga9.ia64.rpm
perl-Algorithm-FastPermute-0.999.0-19.mga9.s390.rpm

Provides :
perl(Algorithm::FastPermute)
perl-Algorithm-FastPermute
perl-Algorithm-FastPermute(x86-32)

Requires :
ld-linux.so.2
ld-linux.so.2(GLIBC_2.3)
libc.so.6
libc.so.6(GLIBC_2.0)
libc.so.6(GLIBC_2.1.3)
libperl.so.5.36
perl >= 0:5.006
perl(DynaLoader)
perl(Exporter)
perl(strict)
perl(vars)
perl-base >= 2:5.36.0
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1


Content of RPM :
/usr/lib/.build-id
/usr/lib/.build-id/70
/usr/lib/.build-id/70/340b15b5002f9ed0e2483f2ca0df1a0f57d0d3
/usr/lib/perl5/vendor_perl/Algorithm
/usr/lib/perl5/vendor_perl/Algorithm/FastPermute.pm
/usr/lib/perl5/vendor_perl/Algorithm/perms.pl
/usr/lib/perl5/vendor_perl/auto
/usr/lib/perl5/vendor_perl/auto/Algorithm
/usr/lib/perl5/vendor_perl/auto/Algorithm/FastPermute
/usr/lib/perl5/vendor_perl/auto/Algorithm/FastPermute/FastPermute.so
/usr/share/doc/perl-Algorithm-FastPermute
/usr/share/doc/perl-Algorithm-FastPermute/Changes
/usr/share/doc/perl-Algorithm-FastPermute/META.yml
/usr/share/doc/perl-Algorithm-FastPermute/README
/usr/share/man/man3/Algorithm::FastPermute.3pm.xz

 
ICM