HTML::Template

HTML::Template module attempts to make using HTML templates simple and natural.
Download

HTML::Template Ranking & Summary

Advertisement

  • Rating:
  • License:
  • GPL
  • Price:
  • FREE
  • Publisher Name:
  • Sam Tregar
  • Publisher web site:
  • http://search.cpan.org/~wonko/CGI-Application-MailPage-1.6/lib/CGI/Application/MailPage.pm

HTML::Template Tags


HTML::Template Description

HTML::Template module attempts to make using HTML templates simple and natural. HTML::Template module attempts to make using HTML templates simple and natural. HTML::Template library extends standard HTML with a few new tags for variables, loops, if/else blocks and includes.A file written with HTML and these new tags is called a template. Using this module you fill in the values for the variables and loops declared in the template.This allows you to seperate design (the HTML) from the data, which you generate in the Perl script. While there are many other HTML template systems available, this module is simple and fast.It doesn't try to reinvent Perl CGI, it just augments HTML with a few new and very useful abilities.What's New in This Release:· A new option was added to enforce Taint mode for unescaped variables.· Several long-standing bugs were fixed.· The enhanced tests produced by the Phalanx project are now part of the module.


HTML::Template Related Software