When you say sort @$outputRef, you're creating an anonymous array with the sorted values, but not actually assigning the sorted values back into @$outputRef.$outputRef = [ sort @$outputRef ];
-- Mike
--
just,my${.02}
In reply to Re: Why didn't this sort?
by thelenm
in thread Why didn't this sort?
by brentheigold
For: | Use: | ||
& | & | ||
< | < | ||
> | > | ||
[ | [ | ||
] | ] |