blob: b4c692c02fe4ab73b9df33a57a8a960a89cd0439 (
plain) (
blame)
1
2
3
4
5
6
|
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/
|