7 lines
283 B
Text
7 lines
283 B
Text
|
This module adds template extraction functionality to the Template toolkit.
|
||
|
It can take a rendered document and its template together, and get the
|
||
|
original data structure back, effectively reversing the Template::process
|
||
|
function.
|
||
|
|
||
|
WWW: http://search.cpan.org/dist/Template-Extract/
|