Binary package “libhtml-template-perl” in ubuntu trusty
module for using HTML templates with Perl
HTML::Template attempts to make using HTML templates simple and
natural. It extends standard HTML with the pseudo tags <TMPL_VAR>,
<TMPL_LOOP>, <TMPL_INCLUDE>, <TMPL_IF> and <TMPL_ELSE>. These are used
to implement some basic logic - variable substitution, loops,
conditional branches - inside the HTML template, while leaving the more
complex computations to separate Perl code. This keeps the template
accessible for designers and other non-Perl people, without limiting
the programmer.
.
HTML::Template optionally stores its cache in shared memory using the
IPC::SharedCache module. Please install libipc-
pass the shared_cache option to HTML::Template if you want to make use
of this.
Source package
Published versions
- libhtml-template-perl 2.95-1 in amd64 (Proposed)
- libhtml-template-perl 2.95-1 in amd64 (Release)
- libhtml-template-perl 2.95-1 in arm64 (Proposed)
- libhtml-template-perl 2.95-1 in arm64 (Release)
- libhtml-template-perl 2.95-1 in armhf (Proposed)
- libhtml-template-perl 2.95-1 in armhf (Release)
- libhtml-template-perl 2.95-1 in i386 (Proposed)
- libhtml-template-perl 2.95-1 in i386 (Release)
- libhtml-template-perl 2.95-1 in powerpc (Proposed)
- libhtml-template-perl 2.95-1 in powerpc (Release)
- libhtml-template-perl 2.95-1 in ppc64el (Release)