In perl.git, the branch blead has been updated

<http://perl5.git.perl.org/perl.git/commitdiff/3b9d92800e60638a11a55f6f15aa4aaa62497f6c?hp=600dcb9e59f9225c279448736cc8836eaa11d715>

- Log -----------------------------------------------------------------
commit 3b9d92800e60638a11a55f6f15aa4aaa62497f6c
Author: Michael Stevens <mstev...@etla.org>
Date:   Mon Jan 17 18:23:15 2011 +0000

    Fix an invalid =item warning.
-----------------------------------------------------------------------

Summary of changes:
 pod/perldiag.pod |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

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<perlre>.
 
-=item 500 Server error
+=item "500 Server error"
 
 See Server error.
 

--
Perl5 Master Repository

Reply via email to