libdist-zilla-perl 5.008-1 source package in Ubuntu
Changelog
libdist-zilla-perl (5.008-1) unstable; urgency=medium * New upstream release. * Update years of packaging copyright. -- gregor herrmann <email address hidden> Wed, 01 Jan 2014 22:52:35 +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 | universe | perl |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
libdist-zilla-perl_5.008-1.dsc | 3.6 KiB | b179530c500eae121913f45ca436ef67eeb202987896a4f0412e2749cf277e16 |
libdist-zilla-perl_5.008.orig.tar.gz | 144.4 KiB | 0013074ecb0a0b1d4992f3e55ebcaf2f3d58dfdca2dc1e86cfb5e7c1b50dd2c9 |
libdist-zilla-perl_5.008-1.debian.tar.gz | 6.4 KiB | 516f1ee640ddf70819b2840e6b8d17f1e9fe0588e6e7a91f00630d8234ddda39 |
Available diffs
- diff from 5.006-1 to 5.008-1 (18.7 KiB)
No changes file available.
Binary packages built by this source
- libdist-zilla-perl: Perl distribution builder
Dist::Zilla builds distributions of code to be uploaded to the CPAN. In this
respect, it is like ExtUtils::MakeMaker, Module::Build, or Module::Install.
Unlike those tools, however, it is not also a system for installing code that
has been downloaded from the CPAN. Since it's only run by authors, and is
meant to be run on a repository checkout rather than on published, released
code, it can do much more than those tools, and is free to make much more
ludicrous demands in terms of prerequisites.