Package
libhtml-template-perlVersion
2.95-2Priority
optionalSection
perlOrigin
UbuntuMaintainer
Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>Original Maintainer
Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>Bugs
https://bugs.launchpad.net/ubuntu/+filebugInstalled Size
220 kBDepends
perl, libcgi-pm-perl | perl (<< 5.19)Suggests
libipc-sharedcache-perlHomepage
https://metacpan.org/release/HTML-TemplateTask
lamp-server, mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-master, mythbuntu-backend-masterSupported
5yDownload Size
60.4 kBAPT Manual Installed
noAPT Sources
http://gb.archive.ubuntu.com/ubuntu xenial/main amd64 PackagesDescription
module for using HTML templates with PerlHTML::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-sharedcache-perl and
pass the shared_cache option to HTML::Template if you want to make use
of this.
Install Info
artful,now 2.95-2 allInstalled Automatically
FalseFiles
/.//usr/
/usr/share/
/usr/share/doc/
/usr/share/doc/libhtml-template-perl/
/usr/share/doc/libhtml-template-perl/changelog.Debian.gz
/usr/share/doc/libhtml-template-perl/copyright
/usr/share/doc/libhtml-template-perl/examples/
/usr/share/doc/libhtml-template-perl/examples/clean_shm.pl*
/usr/share/doc/libhtml-template-perl/examples/time_trial.pl*
/usr/share/man/
/usr/share/man/man3/
/usr/share/man/man3/HTML::Template.3pm.gz
/usr/share/man/man3/HTML::Template::FAQ.3pm.gz
/usr/share/perl5/
/usr/share/perl5/HTML/
/usr/share/perl5/HTML/Template/
/usr/share/perl5/HTML/Template/FAQ.pm
/usr/share/perl5/HTML/Template.pm