libscalar-list-utils-perl 1:1.23-1build2 source package in Ubuntu
Changelog
libscalar-list-utils-perl (1:1.23-1build2) precise; urgency=low * Rebuild for Perl 5.14. -- Colin Watson <email address hidden> Tue, 15 Nov 2011 20:11:39 +0000
Upload details
- Uploaded by:
- Colin Watson
- Uploaded to:
- Precise
- Original maintainer:
- Debian Perl Group
- Architectures:
- any
- Section:
- perl
- Urgency:
- Low Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Precise | release | universe | perl |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
libscalar-list-utils-perl_1.23.orig.tar.gz | 28.3 KiB | 6247f844abbcb996d99b7a276718144fe0328f2cb986b97cbc7fec8eefddf7c5 |
libscalar-list-utils-perl_1.23-1build2.diff.gz | 1.9 KiB | 107715aceb7147401772156b2d36eff93a9627c7148ea610cc32dce54b8879e0 |
libscalar-list-utils-perl_1.23-1build2.dsc | 2.2 KiB | c0515ef3a141ab96c23208ff00301ede849d0a762b9e5f68928647694d2012ff |
Available diffs
- diff from 1:1.23-1build1 to 1:1.23-1build2 (309 bytes)
Binary packages built by this source
- libscalar-list-utils-perl: modules providing common scalar and list utility subroutines
List::Util is a collection of Perl modules that provide subroutines useful
for working with scalars and lists, which people have expressed would be nice
to have as a perl builtin, but where usage would not be sufficient to warrant
use of a keyword, and the size so small such that being individual extensions
would be wasteful.