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:
4c8a458
)
Revert "It may not be obvious to a new Perl programmer that $#ary is explained in...
author
Rafael Garcia-Suarez
<rgs@consttype.org>
Tue, 15 Jun 2010 12:48:34 +0000
(14:48 +0200)
committer
Rafael Garcia-Suarez
<rgs@consttype.org>
Tue, 15 Jun 2010 12:48:34 +0000
(14:48 +0200)
This reverts commit
db2ed3fb308b082577e9315ba52b2cb266a2bd0a
.
pod/perlvar.pod
patch
|
blob
|
history
diff --git
a/pod/perlvar.pod
b/pod/perlvar.pod
index
6c04c2e
..
8068099
100644
(file)
--- a/
pod/perlvar.pod
+++ b/
pod/perlvar.pod
@@
-553,11
+553,6
@@
taken for something more important.)
Consider using "real" multidimensional arrays as described
in L<perllol>.
-=item $#
-X<$#>
-
-C<$#> was removed in Perl 5.10.0. See L<perldata/"Variable names"> for C<$#ary> usage.
-
=item HANDLE->format_page_number(EXPR)
=item $FORMAT_PAGE_NUMBER