NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
Re: Template Toolkit Reverse (Score:2)
In training courses about templating (and TT in particular) I think of it like this:
Given two items from the equation (Template, Data, Output) you can calculate the third.
However, the last time I looked neither Template::Extract nor Template::Generate support the full TT syntax.