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

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


Branch: pkgsrc-2012Q4, Version: 2.9.1nb1, Package name: p5-HTML-Template-2.9.1nb1, 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: ec150a8f8b4995ace219876af8eb8db380bedee3
RMD160: 3126bf9a072462279af7e35aa0495f9626076523
Filesize: 87.241 KB

Version history: (Expand)