[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#452034: ITP: libhtml-template-pro-perl -- Perl/XS module to use HTML Templates from CGI scripts



Package: wnpp
Severity: wishlist
Owner: Vincent Danjean <vdanjean@debian.org>

* Package name    : libhtml-template-pro-perl
  Version         : 0.66
  Upstream Author : I. Yu. Vlasenko <viy@altlinux.org>
* URL             : http://search.cpan.org/dist/HTML-Template-Pro/
* License         : Same as perl (GPL+Artistic)
  Programming Lang: C and Perl
  Description     : 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.


-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (990, 'unstable'), (500, 'testing'), (500, 'stable'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.23-1-686 (SMP w/1 CPU core)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash




Reply to: