libalgorithm-permute-perl 0.12-1build3 source package in Ubuntu

Changelog

libalgorithm-permute-perl (0.12-1build3) devel; urgency=low

  * Rebuild for Perl 5.18.
 -- Colin Watson <email address hidden>   Sun, 20 Oct 2013 22:50:46 +0100

Upload details

Uploaded by:
Colin Watson
Uploaded to:
Trusty
Original maintainer:
Debian Perl Group
Architectures:
any
Section:
perl
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Trusty release universe perl

Downloads

File Size SHA-256 Checksum
libalgorithm-permute-perl_0.12.orig.tar.gz 12.9 KiB 3a708a475144ad9fd32d02df07703b957535d8b6208b35d28c1055dafeafd2af
libalgorithm-permute-perl_0.12-1build3.diff.gz 1.4 KiB 468983ef4788ffb3fdbe03540ef3979516cd300b226ed853b7e305eeb2502b2b
libalgorithm-permute-perl_0.12-1build3.dsc 2.1 KiB 44a9276b7ba63d6f9d1ba3683c5eaf67beba5ccee3c570b1a86d9a40c7442004

Available diffs

View changes file

Binary packages built by this source

libalgorithm-permute-perl: module to perform permutations with object oriented interface

 Algorithm::Permute makes performing permutation in Perl easy and fast,
 although perhaps its algorithm is not the fastest on the earth. It supports
 permutation r of n objects where 0 < r <= n.