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:
d5dcec3
)
consistent POD itemisation markup
author
Zefram
<zefram@fysh.org>
Wed, 21 Aug 2013 22:53:13 +0000
(23:53 +0100)
committer
Zefram
<zefram@fysh.org>
Wed, 21 Aug 2013 22:53:13 +0000
(23:53 +0100)
dist/Carp/lib/Carp.pm
patch
|
blob
|
blame
|
history
diff --git
a/dist/Carp/lib/Carp.pm
b/dist/Carp/lib/Carp.pm
index
6ed248f
..
44dc0fb
100644
(file)
--- a/
dist/Carp/lib/Carp.pm
+++ b/
dist/Carp/lib/Carp.pm
@@
-642,7
+642,7
@@
it recurses into C<Carp>, or it otherwise throws an exception, this is
skipped, and Carp moves on to the next option, otherwise checking stops
and the string returned is used.
-=item 3
+=item 3
.
Otherwise, if neither C<CARP_TRACE> nor C<$Carp::RefArgFormatter> is
available, stringify the value ignoring any overloading.