1PPI::Token::ArrayIndex(U3s)er Contributed Perl DocumentatPiPoIn::Token::ArrayIndex(3)
2
3
4

NAME

6       PPI::Token::ArrayIndex - Token getting the last index for an array
7

INHERITANCE

9         PPI::Token::ArrayIndex
10         isa PPI::Token
11             isa PPI::Element
12

DESCRIPTION

14       The "PPI::Token::ArrayIndex" token represents an attempt to get the
15       last index of an array, such as $#array.
16

METHODS

18       There are no additional methods beyond those provided by the parent
19       PPI::Token and PPI::Element classes.
20
21       Got any ideas for methods? Submit a report to rt.cpan.org!
22

SUPPORT

24       See the support section in the main module.
25

AUTHOR

27       Adam Kennedy <adamk@cpan.org>
28
30       Copyright 2001 - 2011 Adam Kennedy.
31
32       This program is free software; you can redistribute it and/or modify it
33       under the same terms as Perl itself.
34
35       The full text of the license can be found in the LICENSE file included
36       with this module.
37
38
39
40perl v5.16.3                      2011-02-26         PPI::Token::ArrayIndex(3)
Impressum