libcpan-mini-perl 1.111016-1.1 source package in Ubuntu

Changelog

libcpan-mini-perl (1.111016-1.1) unstable; urgency=medium

  * Non maintainer upload by the Reproducible Builds team.
  * No source change upload to rebuild on buildd with .buildinfo files.

 -- Holger Levsen <email address hidden>  Tue, 05 Jan 2021 13:37:24 +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
Jammy release universe perl

Builds

Hirsute: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libcpan-mini-perl_1.111016-1.1.dsc 2.2 KiB 7e30be40e800b201d3c54718c4680e6ba0233dabb6312fa0cdd3ec203758bf9c
libcpan-mini-perl_1.111016.orig.tar.gz 29.1 KiB 5a297afc3e367ad80811464d4eb7e4dd3caff8ba499cdd2b558f6279443a7657
libcpan-mini-perl_1.111016-1.1.debian.tar.xz 3.2 KiB b6a59751981e329e87301394e13a8c383c6db83ecdd5070bf111710787b0a29a

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.