projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
7acb582
)
perldelta typo caught by Karl
Jesse Vincent [Sun, 14 Mar 2010 20:39:22 +0000 (20:39 +0000)]
pod/perl5120delta.pod
patch
|
blob
|
blame
|
history
diff --git
a/pod/perl5120delta.pod
b/pod/perl5120delta.pod
index
8c46898
..
dd8e1af
100644
(file)
--- a/
pod/perl5120delta.pod
+++ b/
pod/perl5120delta.pod
@@
-203,7
+203,7
@@
The C<each> function can now operate on arrays.
The variable C<$,> may now be tied.
-=head2 // in where clauses
+=head2 // in when clauses
// now behaves like || in when clauses