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:
600dcb9
)
Fix an invalid =item warning.
author
Michael Stevens
<mstevens@etla.org>
Mon, 17 Jan 2011 18:23:15 +0000
(18:23 +0000)
committer
Tony Cook
<tony@develop-help.com>
Sat, 22 Jan 2011 00:28:10 +0000
(11:28 +1100)
pod/perldiag.pod
patch
|
blob
|
blame
|
history
diff --git
a/pod/perldiag.pod
b/pod/perldiag.pod
index
b7b0c10
..
b2ab0a3
100644
(file)
--- 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.