in reply to Re: Getting all used parameters from a Template::Toolkit template -- try #2
in thread Getting all used parameters from a Template::Toolkit template
I was going to recommend something similar. Your real problem is that you need code that keeps track of which variables to access. I don't know if subclassing will be able to get you there though, it depends on how TT was written. If the code is structured poorly subclassing will get you no where.
|
|---|