And as someone pointed out $#array isnt acurate as to the actual number of elements in the array, so I guess you could simply compare the op trees of the two. Or I guess perform 3 benchmarks,$num = scalar(@array); # or $num = $#array;
In reply to Re: Re: Re: Reporting
by l2kashe
in thread Reporting
by krazken
For: | Use: | ||
& | & | ||
< | < | ||
> | > | ||
[ | [ | ||
] | ] |