Where the number printed is the number of elements -1.my @array = qw/zero one two three/; print $#array;
In reply to Re: forcing array to scalar context in string interpolation?
by TedPride
in thread forcing array to scalar context in string interpolation?
by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |