libcpan-meta-requirements-perl 2.122-1 source package in Ubuntu

Changelog

libcpan-meta-requirements-perl (2.122-1) unstable; urgency=low


  * Team upload.
  * Imported Upstream version 2.122

 -- Salvatore Bonaccorso <email address hidden>  Sat, 05 May 2012 17:07:25 +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

Quantal: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
libcpan-meta-requirements-perl_2.122-1.dsc 2.2 KiB 17677a3d5627ba196412475e450fa60d6d6ccd8d25468ea3743507c44b214ff0
libcpan-meta-requirements-perl_2.122.orig.tar.gz 20.2 KiB d0399f89f9fecc00f4db1db6222e04d35f86472562b2541d194a5a9f385d02bb
libcpan-meta-requirements-perl_2.122-1.debian.tar.gz 1.6 KiB c19d3aa3fe633b034a7363e94e15122c01025362b33e3272b0014816472f4857

Available diffs

No changes file available.

Binary packages built by this source

libcpan-meta-requirements-perl: set of version requirements for a CPAN dist

 A CPAN::Meta::Requirements object models a set of version constraints like
 those specified in the META.yml or META.json files in CPAN distributions. It
 can be built up by adding more and more constraints, and it will reduce them
 to the simplest representation.
 .
 Logically impossible constraints will be identified immediately by thrown
 exceptions.