This is a live mirror of the Perl 5 development currently hosted at
https://github.com/perl/perl5
https://perl5.git.perl.org
/
perl5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9eb7ad5
)
Correct the Carp version in perldelta
author
Florian Ragwitz
<rafl@debian.org>
Thu, 24 Mar 2011 16:08:27 +0000
(17:08 +0100)
committer
Florian Ragwitz
<rafl@debian.org>
Thu, 24 Mar 2011 16:15:23 +0000
(17:15 +0100)
pod/perldelta.pod
patch
|
blob
|
blame
|
history
diff --git
a/pod/perldelta.pod
b/pod/perldelta.pod
index
b064a9f
..
a42c51e
100644
(file)
--- a/
pod/perldelta.pod
+++ b/
pod/perldelta.pod
@@
-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,