libhtml-template-pro-perl_0.66-1_multi.changes is NEW
Debian Installer
installer at ftp-master.debian.org
Tue Nov 20 00:02:02 UTC 2007
(new) libhtml-template-pro-perl_0.66-1.diff.gz optional perl
(new) libhtml-template-pro-perl_0.66-1.dsc optional perl
(new) libhtml-template-pro-perl_0.66-1_i386.deb optional perl
Perl/XS module to use HTML Templates from CGI scripts
This module attempts to 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>, <TMPL_ELSE> and <TMPL_UNLESS>.
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.
(new) libhtml-template-pro-perl_0.66.orig.tar.gz optional perl
Changes: libhtml-template-pro-perl (0.66-1) unstable; urgency=low
.
* Initial Release. (Closes: #452034)
* Packaged for Koha (http://www.koha.org/)
Override entries for your package:
Announcing to debian-devel-changes at lists.debian.org
Closing bugs: 452034
Your package contains new components which requires manual editing of
the override file. It is ok otherwise, so please be patient. New
packages are usually added to the override file about once a week.
You may have gotten the distribution wrong. You'll get warnings above
if files already exist in other distributions.
More information about the pkg-perl-maintainers
mailing list