HTML::CMTemplate 0.4.0
Sponsored Links
HTML::CMTemplate 0.4.0 Ranking & Summary
File size:
0.064 MB
Platform:
Any Platform
License:
Perl Artistic License
Price:
Downloads:
832
Date added:
2007-07-14
Publisher:
Chris Monson
HTML::CMTemplate 0.4.0 description
HTML::CMTemplate.pm is a Perl module that can generate text-based content from templates.
SYNOPSIS
use HTML::CMTemplate;
$t = new HTML::CMTemplate( path => [ /path1, /longer/path2 ] );
$t->import_template(
filename => file.html.ctpl, # in the paths above
packagename => theTemplate,
importrefs => { myvar => hello },
importclean => { myclean => clean! },
);
theTemplate::cleanup_namespace();
print "Content-type: text/htmlnn";
print theTemplate::output();
# Template syntax is described below -- see that section to get the real
# details on how to use this sucker.
HTML::CMTemplate 0.4.0
A class for generating text-based content from a simple template language. It was inspired by the (as far as Im concerned, incomplete) HTML::Template module, and was designed to make template output extremely fast by converting a text/html template into a dynamic perl module and then running code from that module. Since the parsing happens only once and the template is converted into Perl code, the output of the template is very fast.
It was designed to work with mod_perl and FastCGI and has been the basis for all of the dynamic content on the Orangatango site (http://www.orangatango.com).
First release (version 0.1) was February 15, 2001 and was very quiet because it was a proprietary version.
As of version 0.2, it is released under the Artistic License. Its a much more feature-rich version as well as being Open Source! For a copy of the Artistic License, see the files that came with your Perl distribution.
The code was developed during my time at Orangatango. It has been released as open source with the blessing of the controlling entities there.
SYNOPSIS
use HTML::CMTemplate;
$t = new HTML::CMTemplate( path => [ /path1, /longer/path2 ] );
$t->import_template(
filename => file.html.ctpl, # in the paths above
packagename => theTemplate,
importrefs => { myvar => hello },
importclean => { myclean => clean! },
);
theTemplate::cleanup_namespace();
print "Content-type: text/htmlnn";
print theTemplate::output();
# Template syntax is described below -- see that section to get the real
# details on how to use this sucker.
HTML::CMTemplate 0.4.0
A class for generating text-based content from a simple template language. It was inspired by the (as far as Im concerned, incomplete) HTML::Template module, and was designed to make template output extremely fast by converting a text/html template into a dynamic perl module and then running code from that module. Since the parsing happens only once and the template is converted into Perl code, the output of the template is very fast.
It was designed to work with mod_perl and FastCGI and has been the basis for all of the dynamic content on the Orangatango site (http://www.orangatango.com).
First release (version 0.1) was February 15, 2001 and was very quiet because it was a proprietary version.
As of version 0.2, it is released under the Artistic License. Its a much more feature-rich version as well as being Open Source! For a copy of the Artistic License, see the files that came with your Perl distribution.
The code was developed during my time at Orangatango. It has been released as open source with the blessing of the controlling entities there.
HTML::CMTemplate 0.4.0 Screenshot
HTML::CMTemplate 0.4.0 Keywords
HTML
CMTemplate
CMTemplate 0.4.0
CMTemplate.pm
Perl module
Perl
template
module
content
Text-based
0.4.0
HTML::CMTemplate
HTMLCMTemplate
HTML::CMTemplate 0.4.0
Libraries
Programming
Bookmark HTML::CMTemplate 0.4.0
HTML::CMTemplate 0.4.0 Copyright
WareSeeker periodically updates pricing and software information of HTML::CMTemplate 0.4.0 full version from the publisher, so some information may be slightly out-of-date. You should confirm all information before relying on it. Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future development of HTML::CMTemplate 0.4.0 Edition. Download links are directly from our publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed
Featured Software
Want to place your software product here?
Please contact us for consideration.
Contact WareSeeker.com
Related Information
Related Software
HTML::Template module attempts to make using HTML templates simple and natural. Free Download
HTML::Template::Expr module provides an extension to HTML::Template which allows expressions in the template syntax. Free Download
HCKit::Template is a Perl module with a template system for HTML construction. Free Download
Pod::Template is a Perl module for building pod documentation from templates. Free Download
Template::Ast is a Perl module to process ASTs for Perl Template Toolkit. Free Download
Piffle::Template is a Perlish templating language. Free Download
Template::Simple is a simple and fast template module. Free Download
HTML::Myasp can generate HTML pages based on Templates. JATP (Just Another Template Parser). Free Download
Latest Software
Popular Software
Favourite Software