summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicholas Clark <nick@ccl4.org>2008-11-05 15:49:14 +0000
committerNicholas Clark <nick@ccl4.org>2008-11-05 15:49:14 +0000
commit9d5d0abf886740dc784e4f6203265e2697c0401b (patch)
tree2f374ca5e2a00686acfdc079b08b9f472ce4d668
parent1d5c3c7823ac3a9328463146641ed6a28183dc9f (diff)
downloadperl-9d5d0abf886740dc784e4f6203265e2697c0401b.tar.gz
Hand sort module entries into alphabetical order. (ie there may still
be errors.) Remove a couple of duplicates; fix a couple of package names. p4raw-id: //depot/maint-5.8/perl@34735
-rw-r--r--pod/perl589delta.pod90
1 files changed, 37 insertions, 53 deletions
diff --git a/pod/perl589delta.pod b/pod/perl589delta.pod
index fdaf957126..c3feaecbaf 100644
--- a/pod/perl589delta.pod
+++ b/pod/perl589delta.pod
@@ -362,18 +362,6 @@ C<Encode::Alias> includes a fix for encoding "646" (aka ASCII) on Solaris.
=item *
-C<File::Basename> upgraded to version 2.77
-
-=item *
-
-C<File::Find> upgraded to version 1.13
-
-=item *
-
-C<File::Glob> upgraded to version 1.06
-
-=item *
-
C<Errno> upgraded to version 1.10
=item *
@@ -425,17 +413,25 @@ C<ExtUtils::ParseXS> upgraded to version 2.19
C<Fatal> upgraded to version 1.06
+=over
+
=item *
-C<Time::Local> upgraded to version 1.18
+Allows built-ins in CORE::GLOBAL to be made fatal.
-=over
+=back
=item *
-Allows to make fatal built-ins in CORE::GLOBAL.
+C<File::Basename> upgraded to version 2.77
-=back
+=item *
+
+C<File::Find> upgraded to version 1.13
+
+=item *
+
+C<File::Glob> upgraded to version 1.06
=item *
@@ -486,10 +482,6 @@ arguments.
=item *
-C<File::Spec::Unix> upgraded to version 1.5_01
-
-=item *
-
C<File::Temp> upgraded to version 0.20
=item *
@@ -562,43 +554,35 @@ C<Math::Complex>, C<Math::Trig> upgraded to version 1.54.
=item *
-C<Module::Pluggable> upgraded to version 3.8
-
-=item *
+C<NDBM_File> upgraded to version 1.07
-C<Net::Ping> upgraded to version 2.35
+=over
=item *
-C<NEXT> upgraded to version 0.61
+Improve g++ handling for systems using GDBM compatibility headers.
-=over
+=back
=item *
-Fix several bugs with L<NEXT> when working with C<AUTOLOAD>, C<eval> block, and
-within overloaded stringification.
-
-=back
+C<Net::Ping> upgraded to version 2.35
=item *
-C<NDBM_File> upgraded to version 1.07
+C<NEXT> upgraded to version 0.61
=over
=item *
-Improve g++ handling for systems using GDBM compatibility headers.
+Fix several bugs with L<NEXT> when working with C<AUTOLOAD>, C<eval> block, and
+within overloaded stringification.
=back
=item *
-C<Opcode::Safe> upgraded to version 2.14
-
-=item *
-
C<open> upgraded to 1.06
=item *
@@ -673,6 +657,10 @@ C<re> gains the regmust() function.
=item *
+C<Safe> upgraded to version 2.16
+
+=item *
+
C<SDBM_File> upgraded to version 1.06
=over
@@ -717,7 +705,7 @@ C<Switch> upgraded to version 2.13
=item *
-C<Sys-Syslog> upraded to version 0.27
+C<Sys::Syslog> upraded to version 0.27
=item *
@@ -737,14 +725,6 @@ C<Test::Builder> upgraded to version 0.80
=item *
-C<Test::More> upgraded to version 0.80
-
-=item *
-
-C<Test::Simple> upgraded to version 0.80
-
-=item *
-
C<Test::Harness> upgraded version to 2.64
=over
@@ -757,6 +737,14 @@ This made it able to handle newlines.
=item *
+C<Test::More> upgraded to version 0.80
+
+=item *
+
+C<Test::Simple> upgraded to version 0.80
+
+=item *
+
C<Text::Balanced> upgraded to version 1.98
=item *
@@ -824,6 +812,10 @@ C<Time::gmtime> upgraded to version 1.03
=item *
+C<Time::Local> upgraded to version 1.18
+
+=item *
+
C<Time::HiRes> upgraded to version 1.9715 with various build improvements
(including VMS (31752)) and minor platform-specific bug fixes (including
for HP-UX 11 ia64)
@@ -883,14 +875,6 @@ Added new C<is_shared> method.
=item *
-C<Thread::Queue> upgraded to version 2.08
-
-=item *
-
-C<Thread::Semaphore> upgraded to version 2.08
-
-=item *
-
C<Unicode::Normalize> upgraded to version 1.01
=item *