From: Michael Stevens Date: Mon, 17 Jan 2011 18:23:15 +0000 (+0000) Subject: Fix an invalid =item warning. X-Git-Tag: v5.13.10~500 X-Git-Url: https://perl5.git.perl.org/perl5.git/commitdiff_plain/3b9d92800e60638a11a55f6f15aa4aaa62497f6c Fix an invalid =item warning. --- diff --git a/pod/perldiag.pod b/pod/perldiag.pod index b7b0c10..b2ab0a3 100644 --- a/pod/perldiag.pod +++ b/pod/perldiag.pod @@ -4126,7 +4126,7 @@ for Perl to properly detect the end of the clause. The <-- HERE shows in the regular expression about where the problem was discovered. See L. -=item 500 Server error +=item "500 Server error" See Server error.