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:
6af091c
)
fix a typo in perl520delta
author
Ricardo Signes
<rjbs@cpan.org>
Thu, 19 Jun 2014 23:22:27 +0000
(19:22 -0400)
committer
Ricardo Signes
<rjbs@cpan.org>
Thu, 19 Jun 2014 23:22:58 +0000
(19:22 -0400)
pod/perl5200delta.pod
patch
|
blob
|
blame
|
history
diff --git
a/pod/perl5200delta.pod
b/pod/perl5200delta.pod
index
f10bad6
..
56b2be5
100644
(file)
--- a/
pod/perl5200delta.pod
+++ b/
pod/perl5200delta.pod
@@
-2980,7
+2980,7
@@
warnings were enabled.
=item *
Compiling a C<split> operator whose third argument is a named constant
-eva
ul
ating to 0 no longer causes the constant's value to change.
+eva
lu
ating to 0 no longer causes the constant's value to change.
=item *