libmodule-build-perl 0.423200-1 source package in Ubuntu

Changelog

libmodule-build-perl (0.423200-1) unstable; urgency=medium

  * Import upstream version 0.423200.
  * Update years of packaging copyright.
  * Declare compliance with Debian Policy 4.6.2.
  * Set Rules-Requires-Root: no.

 -- gregor herrmann <email address hidden>  Sat, 17 Dec 2022 18:07:55 +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
Lunar release universe perl

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libmodule-build-perl_0.423200-1.dsc 2.6 KiB ace9957ca546ae90793d2555ecff3fc8e415c676fecd93183420c3d87f9acfa7
libmodule-build-perl_0.423200.orig.tar.gz 296.7 KiB 67c82ee245d94ba06decfa25572ab75fdcd26a9009094289d8f45bc54041771b
libmodule-build-perl_0.423200-1.debian.tar.xz 9.5 KiB 59f912d6ea838e88cca9f3f19770ca8c5a925885f262bb24343ec988f75a0796

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.