Name : perl-HTML-Template
| |
Version : 2.6
| Vendor : MandrakeSoft
|
Release : 3mdk
| Date : 2003-01-30 15:15:47
|
Group : Development/Perl
| Source RPM : perl-HTML-Template-2.6-3mdk.src.rpm
|
Size : 0.15 MB
| |
Packager : Lenny Cartier < lenny_mandrakesoft_com>
| |
Summary : HTML-Template module for perl
|
Description :
HTML-Template 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.
|
RPM found in directory: /vol/rzm6/linux-mandriva/official/9.1/contrib/i586 |