libmodule-build-perl 0.420400-1 source package in Ubuntu
Changelog
libmodule-build-perl (0.420400-1) unstable; urgency=medium * New upstream release. * Update years of packaging copyright. -- gregor herrmann <email address hidden> Tue, 14 Jan 2014 18:45:36 +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 | Published | Component | Section | |
---|---|---|---|---|
Trusty | release | main | perl |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
libmodule-build-perl_0.420400-1.dsc | 2.6 KiB | 3c6c5dacc58a8287ab8a90dbf5943a2d4f5bbd6a804a0816eaad661fd4d34573 |
libmodule-build-perl_0.420400.orig.tar.gz | 301.7 KiB | 2a46bc45ee7436572dc2ef53fa5a8187b0f2ffd3dc73bdd946d358adf47c8bed |
libmodule-build-perl_0.420400-1.debian.tar.gz | 10.2 KiB | 73dae78f8599bca2382b6f24b27e3753a928373197dbbb1853eec5730ce3ee94 |
Available diffs
- diff from 0.420300-1 to 0.420400-1 (3.6 KiB)
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.