7cc78f06e8
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/ PR: ports/88665 Submitted by: Ying-Chieh Liao <ijliao@csie.nctu.edu.tw>
6 lines
283 B
Text
6 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/
|