summaryrefslogtreecommitdiff
path: root/pod
diff options
context:
space:
mode:
authorSteve Hay <steve.m.hay@googlemail.com>2013-09-10 09:11:07 +0100
committerSteve Hay <steve.m.hay@googlemail.com>2013-09-10 09:11:07 +0100
commit33826e50f1fadeb78079f923096ae96ea6101883 (patch)
treebd52a14c2c9d2ab3e87241ee0607ac8979b68a34 /pod
parent3c3ba04e4dd6734d0aad638c53ac6d6776deff2d (diff)
downloadperl-33826e50f1fadeb78079f923096ae96ea6101883.tar.gz
perldelta - Two more module upgrades
Diffstat (limited to 'pod')
-rw-r--r--pod/perldelta.pod17
1 files changed, 15 insertions, 2 deletions
diff --git a/pod/perldelta.pod b/pod/perldelta.pod
index a0954424e2..6ca0defa6b 100644
--- a/pod/perldelta.pod
+++ b/pod/perldelta.pod
@@ -226,6 +226,12 @@ C<_utf8_on> under COW has been fixed.
=item *
+L<Exporter> has been upgraded from version 5.69 to 5.70.
+
+A number of typos have been corrected in the documentation.
+
+=item *
+
L<ExtUtils::CBuilder> has been upgraded from version 0.280205 to 0.280212.
No changes have been made to the installed code other than the version bump to
@@ -233,6 +239,13 @@ keep in sync with the latest CPAN release.
=item *
+L<ExtUtils::Command> has been upgraded from version 1.17 to 1.18.
+
+No changes have been made to the installed code other than the version bump to
+keep in sync with the latest CPAN release.
+
+=item *
+
L<ExtUtils::MakeMaker> has been upgraded from version 6.72 to 6.76.
Numerous updates and bug fixes are incorporated. See the F<Changes> file for
@@ -242,8 +255,8 @@ full details.
L<ExtUtils::ParseXS> has been upgraded from version 3.21 to 3.22.
-No changes have been made other than the version bump to keep in sync with the
-latest CPAN release.
+No changes have been made to the installed code other than the version bump to
+keep in sync with the latest CPAN release.
=item *