in reply to Re: Dynamic sort criteria for an Array in Perl
in thread Dynamic sort criteria for an Array in Perl

... or Sort::Key (which is faster). Read the docs for the multikeysorter method.
  • Comment on Re^2: Dynamic sort criteria for an Array in Perl