Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

perl-Algorithm-FastPermute-0.999.0-16.mga8 RPM for armv7hl

From Mageia 8 for armv7hl / media / core / release

Name: perl-Algorithm-FastPermute Distribution: Mageia
Version: 0.999.0 Vendor: Mageia.Org
Release: 16.mga8 Build date: Wed Jun 17 19:36:36 2020
Group: Development/Perl Build host: localhost
Size: 17699 Source RPM: perl-Algorithm-FastPermute-0.999.0-16.mga8.src.rpm
Packager: umeabot <umeabot>
Url: https://metacpan.org/release/Algorithm-FastPermute
Summary: Rapid generation of permutations
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.

Provides

Requires

License

GPL+ or Artistic

Changelog

* Wed Jun 17 2020 umeabot <umeabot> 0.999.0-16.mga8
  + Revision: 1594241
  - Rebuild for perl 5.32
* Sat Feb 15 2020 umeabot <umeabot> 0.999.0-15.mga8
  + Revision: 1529027
  - Mageia 8 Mass Rebuild
  + wally <wally>
  - replace deprecated %makeinstall_std
* Tue Aug 27 2019 tv <tv> 0.999.0-14.mga8
  + Revision: 1432992
  - rebuild with perl-5.30
* Thu Sep 20 2018 umeabot <umeabot> 0.999.0-13.mga7
  + Revision: 1290278
  - Mageia 7 Mass Rebuild
* Wed Aug 08 2018 pterjan <pterjan> 0.999.0-12.mga7
  + Revision: 1248983
  - Fix file list
  - Rebuild for perl 5.28

Files

/usr/lib/.build-id
/usr/lib/.build-id/4f
/usr/lib/.build-id/4f/437912fb28657fc4c7c349cf511abd8dac80f4
/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


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 16:03:47 2024