in reply to How do I find the size of an array?
$#array will return the last index of array @array.
Originally posted as a Categorized Answer.
In Section
Seekers of Perl Wisdom
in reply to How do I find the size of an array?
Originally posted as a Categorized Answer.