> If I understand what you are asking, you're probably better off sorting > this in Perl before passing it along to the template, as you have a much > greater flexibility with Perl's sort function.
I knew this would come, but I forgot to preempt it. The problem here is that this is purely a display function. I can write a plugin to do the work if needs be, but I don't want to move the code to the production side. > So if you don't need to do anything further with the data you have, then > you should be fine, if you need to get any more complex with the sort > order, "use Perl;". No, this is the extent of what I need at the moment (and as I said, I can always write the plugin if it comes to it). I just wondered if this actually worked, or if I was watching an illusion. -- SwiftOne / Brett Sanger [EMAIL PROTECTED] _______________________________________________ templates mailing list [EMAIL PROTECTED] http://lists.template-toolkit.org/mailman/listinfo/templates
