Path to this page:
./
www/p5-HTML-Template,
Perl5 module to create HTML templates with simple tags
Branch: pkgsrc-2019Q1,
Version: 2.97nb2,
Package name: p5-HTML-Template-2.97nb2,
Maintainer: pkgsrc-usersThis 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] [
www/p5-CGI]
Required to build:[
pkgtools/cwrappers]
Master sites: (Expand)
SHA1: 0d74e0924df1a981a39113e012a5fbcac2184cd5
RMD160: 5c584ac1091fb6dc75a7306f0c740e82dcd2c649
Filesize: 86.168 KB
Version history: (Expand)
- (2019-04-11) Package added to pkgsrc.se, version p5-HTML-Template-2.97nb2 (created)