diff options
author | David Golden <dagolden@cpan.org> | 2011-03-07 21:24:15 -0500 |
---|---|---|
committer | David Golden <dagolden@cpan.org> | 2011-03-07 21:24:15 -0500 |
commit | 0bb357657ea8e4ba328a0dc4e4546a86b8bc1038 (patch) | |
tree | aa2e0bf142b9673ba7829113b0a575a6f4f29580 /MANIFEST | |
parent | 490f3b05882c31e62e49c88a22cec5beb9960920 (diff) | |
download | perl-0bb357657ea8e4ba328a0dc4e4546a86b8bc1038.tar.gz |
Update Module::Build to CPAN version 0.3800
[DELTA]
0.3800 - Sat Mar 5 15:11:41 EST 2011
Summary of major changes since 0.3624:
[ENHANCEMENTS]
- Generates META.json and MYMETA.json consistent with version 2 of the
CPAN Meta Spec. [David Golden]
Also in this release:
[BUG FIXES]
- Autogenerated documentation no longer includes private actions from
Module::Build's own release subclass. [Report by Timothy Appnel,
fix by David Golden]
0.37_06 - Mon Feb 28 21:43:31 EST 2011
[BUG FIXES]
- prerequisites with the empty string instead of a version are
normalized to "0". (RT#65909)
[OTHER]
- More Pod typo/link fixes [Hongwen Qiu]
Diffstat (limited to 'MANIFEST')
-rw-r--r-- | MANIFEST | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1638,6 +1638,7 @@ cpan/Module-Build/t/properties/license.t cpan/Module-Build/t/properties/module_name.t cpan/Module-Build/t/properties/needs_compiler.t cpan/Module-Build/t/properties/release_status.t +cpan/Module-Build/t/properties/requires.t cpan/Module-Build/t/properties/share_dir.t cpan/Module-Build/t/README.pod cpan/Module-Build/t/resume.t |