[ol10_u0_developer_EPEL] perl-HTML-Template-2.97-25.el10_0.noarch

Name:perl-HTML-Template
Version:2.97
Release:25.el10_0
Architecture:noarch
Group:Unspecified
Size:195011
License:GPL-1.0-or-later OR Artistic-1.0-Perl
RPM: perl-HTML-Template-2.97-25.el10_0.noarch.rpm
Source RPM: perl-HTML-Template-2.97-25.el10_0.src.rpm
Build Date:Thu Dec 19 2024
Build Host:build-ol10-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)