perldelta: DB has not been removed
authorFather Chrysostomos <sprout@cpan.org>
Mon, 10 Jun 2013 08:24:01 +0000 (01:24 -0700)
committerFather Chrysostomos <sprout@cpan.org>
Mon, 10 Jun 2013 08:24:01 +0000 (01:24 -0700)
pod/perldelta.pod

index 321aa48..6018098 100644 (file)
@@ -70,9 +70,7 @@ as an updated module in the L</Modules and Pragmata> section.
 
 =item *
 
-L<DB> has been updated from 1.05 to 1.06 and L<perl5db.pl> from 1.39_10
-to 1.40.  The call depth allowed by default in the debugger is now 1000
-rather than 100.
+XXXX
 
 =back
 
@@ -148,6 +146,12 @@ correctly. [RT #117531]
 
 =item *
 
+L<DB> has been updated from 1.05 to 1.06 and L<perl5db.pl> from 1.39_10
+to 1.40.  The call depth allowed by default in the debugger is now 1000
+rather than 100.
+
+=item *
+
 File::Spec has been upgraded from version 3.40 to 3.41.
 
 C<tmpdir> now respects changes to environment variables from which the