libset-object-perl 1.27-1build1 source package in Ubuntu

Changelog

libset-object-perl (1.27-1build1) oneiric; urgency=low

  * Rebuild for Perl 5.12.
 -- Colin Watson <email address hidden>   Sun, 08 May 2011 13:29:00 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libset-object-perl_1.27.orig.tar.gz 71.4 KiB 1d97afadfa0abc43f4a6af7abe4448c961efbdde6ffa8077bab4f62c62ea1f65
libset-object-perl_1.27-1build1.diff.gz 3.8 KiB 93df164663542365ab51cad745967169567beb12fd2be56c508a1914684616c4
libset-object-perl_1.27-1build1.dsc 2.2 KiB 531a0ee3caee63a818d9ebeff2d524f04b186f25e395ff911d804e4832bd3147

Available diffs

View changes file

Binary packages built by this source

libset-object-perl: Collection of objects without duplications

 Set::Object module implements a Set of objects, that is, a collection of
 objects without duplications. It is similar to a Smalltalk
 IdentitySet.