in reply to Template Toolkit foreach hash key sort numerical instead of ascii?
http://www.template-toolkit.org/docs/default/Manual/VMethods.html
sort, nsort
Return a list of the keys, sorted alphabetically (sort) or numerically (nsort) according to the corresponding values in the hash.
|
|---|