projects
/
platform
/
upstream
/
perl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7d43ecd
)
perldelta: Retitle a subsection
author
Father Chrysostomos
<sprout@cpan.org>
Sat, 19 Mar 2011 16:58:51 +0000
(09:58 -0700)
committer
Father Chrysostomos
<sprout@cpan.org>
Mon, 21 Mar 2011 16:16:51 +0000
(09:16 -0700)
pod/perldelta.pod
patch
|
blob
|
history
diff --git
a/pod/perldelta.pod
b/pod/perldelta.pod
index
e4e70ff
..
5a76630
100644
(file)
--- a/
pod/perldelta.pod
+++ b/
pod/perldelta.pod
@@
-3919,7
+3919,7
@@
Module-Install distribution on CPAN to fail. (Specifically, F<02_mymeta.t> tests
=head1 Errata
-=head2 C<keys>, C<values> work on arrays
+=head2 C<keys>, C<values>
and C<each>
work on arrays
You can now use the C<keys>, C<values>, C<each> builtin functions on arrays
(previously you could only use them on hashes). See L<perlfunc> for details.