libmodule-build-perl 0.423100-2 source package in Ubuntu

Changelog

libmodule-build-perl (0.423100-2) unstable; urgency=medium

  [ Jenkins ]
  * Bump debhelper from old 12 to 13.
  * Update standards version to 4.5.1, no changes needed.

 -- Jelmer Vernooij <email address hidden>  Sun, 16 Oct 2022 05:15:58 +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

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libmodule-build-perl_0.423100-2.dsc 2.3 KiB c5b407b6cfeef8fb19b5c51a68f7c963f55d7aef2f6b92fb82eabe9144c0e6a5
libmodule-build-perl_0.423100.orig.tar.gz 296.4 KiB 7e0f4c692c1740c1ac84ea14d7ea3d8bc798b2fb26c09877229e04f430b2b717
libmodule-build-perl_0.423100-2.debian.tar.xz 9.5 KiB dd73cbc5c0d539d5ca38aec2e8044971f12bef1b72d2de17ff6e87812f0c5f99

Available diffs

No changes file available.

Binary packages built by this source

libmodule-build-perl: framework for building and installing Perl modules

 Module::Build is a framework for easily building, testing and installing Perl
 packages. It is meant as a next-generation replacement for ExtUtils::MakeMaker
 and offers many additional features characteristic of a more modern install
 system, including simple subclassing for custom build actions.
 .
 Because it is written in Pure Perl, it has very few external dependencies. In
 particular, it allows for installation of packages on systems without 'make'
 and will even work without a shell. Its only prerequisites are modules that
 are included with perl 5.6.0 and it is core as of perl 5.10.