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
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Remove duplicate apidoc entries
[perl5.git]
/
av.c
diff --git
a/av.c
b/av.c
index
0029191
..
3de7b83
100644
(file)
--- a/
av.c
+++ b/
av.c
@@
-748,10
+748,6
@@
The Perl equivalent for this is C<$#myarray>.
(A slightly shorter form is C<av_tindex>.)
-=for apidoc av_tindex
-
-Same as L</av_top_index>.
-
=for apidoc av_len
Same as L</av_top_index>. Note that, unlike what the name implies, it returns