Name : perl-HTML-Template
| |
Version : 2.97
| Vendor : openSUSE
|
Release : lp151.2.2
| Date : 2018-07-16 22:07:19
|
Group : Development/Libraries/Perl
| Source RPM : perl-HTML-Template-2.97-lp151.2.2.src.rpm
|
Size : 0.19 MB
| |
Packager : https://bugs_opensuse_org
| |
Summary : Perl module to use HTML-like templating language
|
Description :
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.
This module is licensed under the same terms as Perl. See the LICENSE section below for more details.
|
RPM found in directory: /vol/rzm3/linux-opensuse/ports/aarch64/distribution/leap/15.1/repo/oss/noarch |