./www/p5-HTML-Template, Perl5 module to create HTML templates with simple tags

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2010Q1, Version: 2.9nb1, Package name: p5-HTML-Template-2.9nb1, Maintainer: pkgsrc-users

This module attempts make using HTML templates simple and natural. It
extends standard HTML with a few new HTML-esque tags - <TMPL_VAR>,
<TMPL_LOOP>, <TMPL_INCLUDE>, <TMPL_IF> and <TMPL_ELSE>. The file
written with HTML and these new tags is called a template. It is
usually saved separate from your script - possibly even created by
someone else! Using this module you fill in the values for the
variables, loops and branches declared in the template. This allows
you to separate design - the HTML - from the data, which you generate
in the Perl script.


Required to run:
[lang/perl5]

Master sites: (Expand)

SHA1: e4017deb1e41f34bb578f0a401301b4825e5434c
RMD160: d478b274bdf542788300ada7f738d5927f5a60a6
Filesize: 80.623 KB

Version history: (Expand)