On Thu, Feb 14, 2002 at 08:11:40AM +0000, Tony Bowden wrote: > So, if I had a list of 'book' objects rather than a list of hashrefs, I > could still do > > [% library = books.sort('author') %] > > But could also do: > > [% library = books.sort('title') %] Yes, I've added that feature. Coming soon in a developer release. A