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:
a8bd296
)
perldelta: wording
author
Father Chrysostomos
<sprout@cpan.org>
Sun, 27 Mar 2011 23:43:19 +0000
(16:43 -0700)
committer
Father Chrysostomos
<sprout@cpan.org>
Sun, 27 Mar 2011 23:43:19 +0000
(16:43 -0700)
pod/perldelta.pod
patch
|
blob
|
blame
|
history
diff --git
a/pod/perldelta.pod
b/pod/perldelta.pod
index
2ea8a86
..
a97e683
100644
(file)
--- a/
pod/perldelta.pod
+++ b/
pod/perldelta.pod
@@
-4419,7
+4419,7
@@
that release's perldelta.
C<split> no longer modifies C<@_> when called in scalar or void context.
In void context it now produces a "Useless use of split" warning.
-This was also a perl 5.12.0 changed
which
missed the perldelta.
+This was also a perl 5.12.0 changed
that
missed the perldelta.
=head1 Obituary