Letter P

perl-HTML-Template - Perl module to use HTML Templates

Website: https://metacpan.org/release/HTML-Template
License: GPL-1.0-or-later OR Artistic-1.0-Perl
Vendor: Alcance Libre, Inc.
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.

Packages

perl-HTML-Template-2.97-5.aldos.src [93 KiB] Changelog by Joel Barrios (2026-02-09):
- Clean and trim spec file.

Listing created by Repoview-0.7.1