Fedora Packages

perl-HTML-Template

Perl module to use HTML Templates

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.

Releases Overview

Release Stable Testing
Fedora Rawhide 2.97-23.fc40 -
Fedora 40 2.97-23.fc40 -
Fedora 39 2.97-21.fc39 -
Fedora 38 2.97-20.fc38 -
EPEL 9 2.97-16.el9 -
EPEL 8 2.97-10.el8 -
EPEL 7 2.95-1.el7 -
File a new bug report »
Package Info

You can contact the maintainers of this package via email at perl-HTML-Template dash maintainers at fedoraproject dot org.



Sources on Pagure