[ol9_developer_EPEL] perl-HTML-Template-2.97-16.el9.noarch

Name:perl-HTML-Template
Version:2.97
Release:16.el9
Architecture:noarch
Group:Unspecified
Size:195712
License:GPL+ or Artistic
RPM: perl-HTML-Template-2.97-16.el9.noarch.rpm
Source RPM: perl-HTML-Template-2.97-16.el9.src.rpm
Build Date:Mon Feb 07 2022
Build Host:build-ol9-x86_64.oracle.com
Vendor:Oracle America
URL:https://metacpan.org/release/HTML-Template
Summary:Perl module to use HTML Templates
Description:
This module 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.

Changelog (Show File list) (Show related packages)