libmodule-build-perl 0.421400-3 source package in Ubuntu

Changelog

libmodule-build-perl (0.421400-3) unstable; urgency=medium

  * Refine the rscan_dir() result sorting to ensure that regular files
    get listed before directories. (Closes: #798882)

 -- Niko Tyni <email address hidden>  Mon, 14 Sep 2015 21:32:03 +0300

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

Xenial: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libmodule-build-perl_0.421400-3.dsc 2.6 KiB 27aca86aaa57c0b0a88127c686710c4caf8069257d5369ae6190ec55d42a45d5
libmodule-build-perl_0.421400.orig.tar.gz 297.9 KiB c579488918cf4db84954a550c475272b3c25f5100c739339e91a65d7c055dc3f
libmodule-build-perl_0.421400-3.debian.tar.xz 11.7 KiB 35e57f3bd694942d9b8909c35b84101332647c52e1a86268ee272a064f0b753a

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.