HTML::Template
This module attempts make using HTML templates simple and natural. It extends standard HTML with a few new HTML-esque tags. 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 seperate design - the HTML - from the data, which you generate in the Perl script.
Visit publisher site: HTML::TemplateListing Details
- Version:
- 1.6
- Filed in:
-
Scripts / CGI & Perl / Scripts & Programs / Development Tools / Libraries & Modules
- Publisher:
- Other listings by this publisher
License & Pricing Information
User Reviews
Be the first to review this listing!Not yet reviewed by any member.... You can be the FIRST one to write a review for HTML::Template