This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Correct the Carp version in perldelta
authorFlorian Ragwitz <rafl@debian.org>
Thu, 24 Mar 2011 16:08:27 +0000 (17:08 +0100)
committerFlorian Ragwitz <rafl@debian.org>
Thu, 24 Mar 2011 16:15:23 +0000 (17:15 +0100)
pod/perldelta.pod

index b064a9f..a42c51e 100644 (file)
@@ -1270,7 +1270,7 @@ Deparsing of C<our> followed by a variable with funny characters
 
 =item *
 
-C<Carp> has been upgraded from version 1.15 to 1.19.
+C<Carp> has been upgraded from version 1.15 to 1.20.
 
 L<Carp> now detects incomplete L<caller()|perlfunc/"caller EXPR"> overrides and
 avoids using bogus C<@DB::args>.  To provide backtraces,