This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
consistent POD itemisation markup
authorZefram <zefram@fysh.org>
Wed, 21 Aug 2013 22:53:13 +0000 (23:53 +0100)
committerZefram <zefram@fysh.org>
Wed, 21 Aug 2013 22:53:13 +0000 (23:53 +0100)
dist/Carp/lib/Carp.pm

index 6ed248f..44dc0fb 100644 (file)
@@ -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.