Main > Programming > Libraries >

CGI::FastTemplate 1.09

CGI::FastTemplate 1.09

Sponsored Links

CGI::FastTemplate 1.09 Ranking & Summary

RankingClick at the star to rank
Ranking Level
User Review: 0 (0 times)
File size: 0.013 MB
Platform: Any Platform
License: Perl Artistic License
Price:
Downloads: 1180
Date added: 2006-08-01
Publisher: Jason Moore

CGI::FastTemplate 1.09 description

CGI::FastTemplate is a Perl extension for managing templates, and performing variable interpolation.

SYNOPSIS

use CGI::FastTemplate;

$tpl = new CGI::FastTemplate();
$tpl = new CGI::FastTemplate("/path/to/templates");

CGI::FastTemplate->set_root("/path/to/templates"); ## all instances will use this path
$tpl->set_root("/path/to/templates"); ## this instance will use this path

$tpl->define( main => "main.tpl",
row => "table_row.tpl",
all => "table_all.tpl",
);

$tpl->assign(TITLE => "I am the title.");

my %defaults = ( FONT => "",
EMAIL => jmoore@sober.com,
);
$tpl->assign(%defaults);

$tpl->parse(ROWS => ".row"); ## the . appends to ROWS
$tpl->parse(CONTENT => ["row", "all"]);
$tpl->parse(CONTENT => "main");

$tpl->print(); ## defaults to last parsed
$tpl->print("CONTENT"); ## same as print() as "CONTENT" was last parsed

$ref = $tpl->fetch("CONTENT");

CGI::FastTemplate 1.09 Screenshot

Advertisements

CGI::FastTemplate 1.09 Keywords

Bookmark CGI::FastTemplate 1.09

Hyperlink code:
Link for forum:

CGI::FastTemplate 1.09 Copyright

WareSeeker periodically updates pricing and software information of CGI::FastTemplate 1.09 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 CGI::FastTemplate 1.09 Edition. Download links are directly from our publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed

Allok Video Splitter 2.2.0 Review:

Name (Required)
Email(Required)
Captcha
Featured Software

Want to place your software product here?
Please contact us for consideration.

Contact WareSeeker.com
Related Software
TemplatePower provides a fast, easy to use and powerful PHP4 template class. Free Download
CGI::WML is a Perl module with subclass LDSs CGI.pm for WML output and WML methods. Free Download
Class::MakeMethods::Template::Generic Perl module contains templates for common meta-method types. Free Download
CGI::Utils is a Perl module for retrieving information through the Common Gateway Interface and mod_perl. Free Download
CGI::Enurl.pm is a Perl module for URL-encoding strings and hashes. Free Download
CGI::Application::Generator is a Perl module with dynamically build CGI::Application modules. Free Download
CGI::Expand is a Perl module that can convert flat hash to nested data using TT2s dot convention. Free Download
WWW::Google::SiteMap is a Perl extension for managing Google SiteMaps. Free Download