libcpan-changes-perl 0.500004-1 source package in Ubuntu

Changelog

libcpan-changes-perl (0.500004-1) unstable; urgency=medium

  * Import upstream version 0.500004.
  * Declare compliance with Debian Policy 4.7.0.

 -- gregor herrmann <email address hidden>  Tue, 14 May 2024 21:52:39 +0200

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
Oracular release universe perl

Builds

Oracular: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libcpan-changes-perl_0.500004-1.dsc 2.5 KiB 421c98588ba8aba67f7769b7b7dddc5d3cc9e22733f1b77d7094662c7bdaae79
libcpan-changes-perl_0.500004.orig.tar.gz 534.0 KiB c0c9728743e5da7571ef358f6d7e6e54515115c8d6422f436a8d9306964cdd44
libcpan-changes-perl_0.500004-1.debian.tar.xz 3.7 KiB 730f116d20c76df15dfb34d5cf1bcd42d8399ede74f2321ca2ce534932b9696f

Available diffs

No changes file available.

Binary packages built by this source

libcpan-changes-perl: module for reading and writing CPAN Changes files

 CPAN::Changes is a Perl module for working with the quasi-standard Changes
 file commonly included with modern CPAN distributions. It allows developers
 to programmatically read and write files that comply with the preliminary
 CPAN::Changes::Spec specification.
 .
 Includes Test::CPAN::Changes for writing tests to ensure that the
 Changes file complies with CPAN::Changes::Spec.