freebsd-ports/textproc/p5-Template-Extract/pkg-plist
Renato Botelho 7cc78f06e8 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/

PR:		ports/88665
Submitted by:	Ying-Chieh Liao <ijliao@csie.nctu.edu.tw>
2005-11-09 14:17:08 +00:00

9 lines
449 B
Text

%%SITE_PERL%%/Template/Extract.pm
%%SITE_PERL%%/Template/Extract/Compile.pm
%%SITE_PERL%%/Template/Extract/Parser.pm
%%SITE_PERL%%/Template/Extract/Run.pm
@dirrm %%SITE_PERL%%/Template/Extract
@unexec rmdir %D/%%SITE_PERL%%/Template 2>/dev/null || true
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Template/Extract/.packlist
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Template/Extract
@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Template 2>/dev/null || true