in reply to Random access of array elements in Template::Toolkit

I think pc88mxer's answer is correct (though I haven't tested it either). The relevant section of the documentation is here.

  • Comment on Re: Random access of array elements in Template::Toolkit

Replies are listed 'Best First'.
Re^2: Random access of array elements in Template::Toolkit
by Anonymous Monk on Mar 04, 2008 at 08:11 UTC
    Awesome! That totally works:) Thanks monks!