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:
1608ed2
)
Correct one formatting error in perldelta.pod.
author
James E Keenan
<jkeenan@cpan.org>
Mon, 19 Sep 2016 12:19:38 +0000
(08:19 -0400)
committer
James E Keenan
<jkeenan@cpan.org>
Mon, 19 Sep 2016 12:19:38 +0000
(08:19 -0400)
This was causing a failure in t/porting/podcheck.t.
pod/perldelta.pod
patch
|
blob
|
blame
|
history
diff --git
a/pod/perldelta.pod
b/pod/perldelta.pod
index
fcf1e44
..
2620139
100644
(file)
--- a/
pod/perldelta.pod
+++ b/
pod/perldelta.pod
@@
-147,7
+147,7
@@
L<XSLoader> has been upgraded from version 0.22 to 0.24.
=item *
-L<Locale
-
Codes> has been upgraded from 3.39 to 3.40.
+L<Locale
::
Codes> has been upgraded from 3.39 to 3.40.
=item *