Use:
@bigArray = sort { $a->[$sortNdx] <=> $b->[$sortNdx] } @bigArray; [download]
The start of some sanity?
In reply to Re: this doesn't sort by BrowserUk in thread this doesn't sort by hsfrey