Processor for templates containing Perl expressions Maintained by:culot@FreeBSD.org Port Added: 04 Aug 2010 07:55:08 Also Listed In:perl5 License: ART10 GPLv1
The Parse::Template class evaluates Perl expressions placed within
a text. This class can be used as a code generator, or a generator
of documents in various document formats (HTML, XML, RTF, etc.).
Parse::Template was initially created to serve as a code generator
for the Parse::Lex class. The class is now available as a separate
module.
WWW: http://search.cpan.org/dist/ParseTemplate/
The Parse::Template class evaluates Perl expressions placed within
a text. This class can be used as a code generator, or a generator
of documents in various document formats (HTML, XML, RTF, etc.).
Parse::Template was initially created to serve as a code generator
for the Parse::Lex class. The class is now available as a separate
module.
WWW: http://search.cpan.org/dist/ParseTemplate/
PR: ports/149225
Submitted by: Frederic Culot <frederic at culot.org>
Approved by: jadawin@ (co-mentor)