libset-object-perl 1.31-1 source package in Ubuntu

Changelog

libset-object-perl (1.31-1) unstable; urgency=low


  * New upstream release.
  * Drop pod.patch, applied upstream.

 -- gregor herrmann <email address hidden>  Tue, 14 May 2013 18:09:31 +0200

Upload details

Uploaded by:
Debian Perl Group
Uploaded to:
Sid
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.31-1.dsc 2.3 KiB c7b85ff5d0079a7e392869559b85fa1b9cd4a48a84b5662b9f22ee517983bcea
libset-object-perl_1.31.orig.tar.gz 73.3 KiB a7497a7f99fb3e7e3f434c5cdccf3a64c63c2e97504bba22a80a43d3a62ad13a
libset-object-perl_1.31-1.debian.tar.bz2 4.2 KiB aaed3b923e809a9c2f908daf70a281fcc95aab1c50fd9f6871222da33dd7f50f

Available diffs

No changes file available.

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.