![]() |
|
P is for Practical | |
PerlMonks |
Re: Clearing Array Valuesby screamingeagle (Curate) |
on Feb 09, 2002 at 05:11 UTC ( [id://144320]=note: print w/replies, xml ) | Need Help?? |
well, in my opinion, one would be better off using :
When you use you are referring to the number of elements in the array, not the array itself, since $#myarray gets the number of array elements present
In Section
Seekers of Perl Wisdom
|
|