ports

www/p5-HTML-Template

p5-HTML-Template-2.9 – use HTML Templates from CGI scripts

Description

This module attempts to make using HTML templates simple and natural.
It extends standard HTML with a few new HTML-esque tags. The file
written with HTML and these new tags is called a template. It is
usually saved separately from your script. Using this module you fill
in the values for the variables, loops and branches declared in the
template. This allows to separate design - the HTML - from the data,
which you generate in the Perl script.

WWW: http://sourceforge.net/projects/html-template/

Categories:
perl5 www

Library dependencies

None

Build dependencies

None

Run dependencies

None