Name : perl-HTML-Template
| |
Version : 2.97
| Vendor : obs://build_opensuse_org/devel:languages:perl
|
Release : 150500.253.1
| Date : 2024-03-13 19:55:03
|
Group : Development/Libraries/Perl
| Source RPM : perl-HTML-Template-2.97-150500.253.1.src.rpm
|
Size : 0.19 MB
| |
Packager : https://www_suse_com/
| |
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: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/perl/SLE_15_SP5/noarch |