libmodule-corelist-perl 3.02-1 source package in Ubuntu

Changelog

libmodule-corelist-perl (3.02-1) unstable; urgency=medium


  * Imported Upstream version 3.02

 -- Salvatore Bonaccorso <email address hidden>  Sat, 21 Dec 2013 15:41:10 +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 Pocket Published Component Section

Builds

Trusty: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
libmodule-corelist-perl_3.02-1.dsc 2.4 KiB 53ff501d84578666968f8db6eda0a32777e50bbc1194cbc50879e2ab31105540
libmodule-corelist-perl_3.02.orig.tar.gz 69.1 KiB 5c37bbee341594bf8c2348d20cba1c359412ea9ced4d2d33632a8df6e9bc859b
libmodule-corelist-perl_3.02-1.debian.tar.gz 5.6 KiB 552f5580c2835e619fd0a415e6d9f364d3464208b2f4c2a420c0d0bc8e7da812

Available diffs

No changes file available.

Binary packages built by this source

libmodule-corelist-perl: module to determine modules shipped with perl

 Module::CoreList is a Perl module that can provide various information about
 the versions of Perl modules that shipped with perl interpreter releases.
 .
 It contains a hash of hashes which is keyed on the perl interpreter version,
 as indicated in $]. The second level hash has pairs of modules and as well as
 their versions. It's possible that the version of a module is unspecified, in
 which case it will be undef.
 .
 Other features include a hash providing ISO formatted versions of the release
 dates, as gleaned from perlhist, and a hash that clusters known perl releases
 by their major versions.