in reply to Re: Getting all used parameters from a Template::Toolkit template
in thread Getting all used parameters from a Template::Toolkit template

This is a good idea, but I fear from the output of the Stash code in 749819 that Template::Toolkit first builds a complete (in-memory) copy of the available data in its stash and then processes the template from that. But it sure is worth a try.

  • Comment on Re^2: Getting all used parameters from a Template::Toolkit template