http://qs321.pair.com?node_id=314390


in reply to Re: Sorting a subset
in thread Sorting a subset

The calls to substr in the sort function are misguided microoptimization. Oops. Numerical sort of the substr.

The PerlMonk tr/// Advocate