pkgsrc/www/p5-Template-Extract/DESCR
wiz 883714a0dc This module is a subclass of the Template toolkit, with added
template extraction functionality.  It can take a rendered document
and its template together, and get the original data structure
back, effectively reversing the "process" function.

This module is considered experimental.  If you just wish to extract
RSS-type information out of a HTML document, WWW::SherlockSearch
may be a more robust solution.
2003-10-03 14:07:24 +00:00

9 lines
411 B
Plaintext

This module is a subclass of the Template toolkit, with added
template extraction functionality. It can take a rendered document
and its template together, and get the original data structure
back, effectively reversing the "process" function.
This module is considered experimental. If you just wish to extract
RSS-type information out of a HTML document, WWW::SherlockSearch
may be a more robust solution.