libset-scalar-perl 1.29-1 source package in Ubuntu
Changelog
libset-scalar-perl (1.29-1) unstable; urgency=medium [ gregor herrmann ] * Strip trailing slash from metacpan URLs. [ Salvatore Bonaccorso ] * Imported Upstream version 1.29 -- Salvatore Bonaccorso <email address hidden> Tue, 25 Mar 2014 17:06:49 +0100
Upload details
- Uploaded by:
- Debian Perl Group
- Uploaded to:
- Sid
- Original maintainer:
- Debian Perl Group
- Architectures:
- all
- Section:
- perl
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Xenial | release | universe | perl |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
libset-scalar-perl_1.29-1.dsc | 2.1 KiB | 93666ba7c1d2969ab7cf2822fcc9ec893beb7280608ebfa9e5a2b86cca8fb01c |
libset-scalar-perl_1.29.orig.tar.gz | 21.0 KiB | a3dc1526f3dde72d3c64ea00007b86ce608cdcd93567cf6e6e42dc10fdc4511d |
libset-scalar-perl_1.29-1.debian.tar.xz | 2.8 KiB | 8556f09aa759addfcd15fce8b905e0679a0f4365386e5cefa01f71d3a21852a9 |
Available diffs
- diff from 1.27-1 to 1.29-1 (3.2 KiB)
No changes file available.
Binary packages built by this source
- libset-scalar-perl: Perl interface for operations on finite sets
Set::Scalar provides an interface for working with finite, unordered sets of
elements: creating, modifying, displaying, comparing and deriving them; the
computation of power sets and the cartesian product of sets. It also provides
overloaded operators for most operations.