summaryrefslogtreecommitdiff
path: root/pod
diff options
context:
space:
mode:
authorDavid Golden <dagolden@cpan.org>2011-03-07 21:24:15 -0500
committerDavid Golden <dagolden@cpan.org>2011-03-07 21:24:15 -0500
commit0bb357657ea8e4ba328a0dc4e4546a86b8bc1038 (patch)
treeaa2e0bf142b9673ba7829113b0a575a6f4f29580 /pod
parent490f3b05882c31e62e49c88a22cec5beb9960920 (diff)
downloadperl-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 'pod')
-rw-r--r--pod/perldelta.pod4
1 files changed, 4 insertions, 0 deletions
diff --git a/pod/perldelta.pod b/pod/perldelta.pod
index 9f69193e2c..1b88b4b4bc 100644
--- a/pod/perldelta.pod
+++ b/pod/perldelta.pod
@@ -138,6 +138,10 @@ C<Math::BigInt::FastCalc> has been upgraded from version 0.24_02 to 0.28
=item *
+C<Module::Build> has been upgraded from version 0.37_05 to 0.3800
+
+=item *
+
C<Test::Harness> has been upgraded from version 3.22 to 3.23
=item *