libcpan-mini-perl 1.111017-1 source package in Ubuntu

Changelog

libcpan-mini-perl (1.111017-1) unstable; urgency=medium

  * Import upstream version 1.111017.
  * Update upstream email address.
  * Update years of packaging copyright.
  * Declare compliance with Debian Policy 4.6.2.

 -- gregor herrmann <email address hidden>  Sun, 01 Oct 2023 03:52:51 +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
Noble release universe perl

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libcpan-mini-perl_1.111017-1.dsc 2.4 KiB ba9a060d1c9cac8f3b9b91cfad7696ec91b2fe8d12eb50e6e65e19a374ed0866
libcpan-mini-perl_1.111017.orig.tar.gz 32.1 KiB f204293be26ac841acc87044a188db0f591e80881316c7a288aec0eece306155
libcpan-mini-perl_1.111017-1.debian.tar.xz 3.8 KiB a1b90e6014ed768569b42d08019c02321ce93475209e88b09d56224aa06c535c

Available diffs

No changes file available.

Binary packages built by this source

libcpan-mini-perl: module for creating a minimal mirror of CPAN

 CPAN::Mini is a Perl module that provides a simple mechanism to build and
 update a minimal mirror of the CPAN on your local disk. It contains only
 those files needed to install the newest version of every distribution.
 .
 This package also provides a command line utility, minicpan, which can be
 used to create and update such mirrors easily and without writing any code.