libcpan-uploader-perl 0.103018-1 source package in Ubuntu

Changelog

libcpan-uploader-perl (0.103018-1) unstable; urgency=medium

  * Import upstream version 0.103018.
  * Update years of upstream copyright.

 -- gregor herrmann <email address hidden>  Mon, 23 Jan 2023 20:22:25 +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
Oracular release universe perl
Noble release universe perl
Mantic release universe perl
Lunar release universe perl

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libcpan-uploader-perl_0.103018-1.dsc 2.6 KiB 5cc9d0fb995f1ae90ca38ecd17a869d2b9ae8759ae3808c0bda41459bc570cae
libcpan-uploader-perl_0.103018.orig.tar.gz 22.5 KiB c4ffe4ede9db79b396e3bfc5e7cdf0e2e9821e1f1e087f523bcfa74c9fc9e248
libcpan-uploader-perl_0.103018-1.debian.tar.xz 3.3 KiB 8ac4c8b07832c8fd1ee54cb851726a3c1a67aabf1f2c709da24bc3f2aa75f78e

Available diffs

No changes file available.

Binary packages built by this source

libcpan-uploader-perl: module to upload packages to the CPAN

 CPAN::Uploader is a Perl module which allows developers to upload their
 modules and packages to the Comprehensive Perl Archive Network (CPAN) via
 the [Perl programming] Authors Upload Server (more commonly known as PAUSE).
 .
 It provides a direct programmatic interface via a singleton class, but also
 includes a command-line utility called `cpan-upload' to do the same.