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

Changelog

libmodule-corelist-perl (2.94-1) unstable; urgency=low


  * Imported Upstream version 2.94
  * Remove copyright stanza for lib/Module/CoreList/Utils.pm

 -- Salvatore Bonaccorso <email address hidden>  Mon, 22 Jul 2013 20:16:41 +0200

Upload details

Uploaded by:
Debian Perl Group
Uploaded to:
Sid
Original maintainer:
Debian Perl Group
Architectures:
all
Section:
perl
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Saucy: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
libmodule-corelist-perl_2.94-1.dsc 2.4 KiB e44664ddc52fb8e3d57fa3cd98fcc581ceb67ea1c34110404030d6b8bc7c8e3e
libmodule-corelist-perl_2.94.orig.tar.gz 61.6 KiB 44694c4833b16f6de74ed016b463a2115f2742be2aa53425a969f4d97a10f634
libmodule-corelist-perl_2.94-1.debian.tar.gz 5.4 KiB 8b0dbfbd45f6bc545b08a7fd831b2511ae63e04eeb56c64e8d6478ace8d4dfe2

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.