Main > Programming > Libraries >

Template::Plugin::SSI 0.11

Template::Plugin::SSI 0.11

Sponsored Links

Template::Plugin::SSI 0.11 Ranking & Summary

RankingClick at the star to rank
Ranking Level
User Review: 0 (0 times)
File size: 0.003 MB
Platform: Any Platform
License: GPL (GNU General Public License)
Price:
Downloads: 936
Date added: 2007-04-04

Template::Plugin::SSI 0.11 description

Template::Plugin::SSI is a plugin to use SSI in Template Toolkit (wrapper for CGI::SSI).

SYNOPSIS

[% USE SSI %]

# virtual include of the file /foo/bar.inc.html
[% SSI.include(virtual, /foo/bar.inc.html) %]

# file include of the file /foo/bar.inc.html
[% SSI.include(file, /var/www/html/foo/bar.inc.html) %]

# execute a command
[% SSI.exec(cmd, ls) %]

# execute a cgi script
[% SSI.exec(cgi, /cgi-bin/foo.cgi) %]

# set a config variable (sizefmt, timefmt, or errmsg)
[% SSI.config(timefmt, "%Y") %]

# echo a set or environment variable
# Environment Variable Examples:
# DOCUMENT_URI - the URI of this document
# DOCUMENT_NAME - the name of the current document
# DATE_GMT - the same as gmtime
# DATE_LOCAL - the same as localtime
# FLASTMOD - the last time this script was modified
[% SSI.echo(DATE_LOCAL) %]

# set a local variable ($name = Corey)
[% SSI.set(name, Corey) %]

# print when index.html was last modified
[% SSI.flastmod(file, index.html) %]

# print the file size of index.html
[% SSI.fsize(file, index.html) %]

A Template Toolkit Plugin that provides an easy way to include Apaches SSI within a template. (acts as a wrapper to CGI::SSI)

The plugin can be loaded via the familiar USE directive.

[% USE SSI %]

This creates a plugin object with the name of SSI.

Template::Plugin::SSI 0.11 Screenshot

Advertisements

Template::Plugin::SSI 0.11 Keywords

Bookmark Template::Plugin::SSI 0.11

Hyperlink code:
Link for forum:

Template::Plugin::SSI 0.11 Copyright

WareSeeker periodically updates pricing and software information of Template::Plugin::SSI 0.11 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 Template::Plugin::SSI 0.11 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
Template::Plugins is a Perl module with plugin provider module. Free Download
Template::Plugin::SumOf is a Perl module to calculate the sum with VMETHODS. Free Download
Template::Plugin::ASCIITable is a Perl module that allows you to use Text::ASCIITable in your templates. Free Download
Template::Plugin::JSON is a Perl module that adds a .json vmethod for all TT values. Free Download
Template::Plugin::Page is a plugin to help when paging through sets of results. Free Download
Template::Plugin::XML is a XML plugin for the Template Toolkit. Free Download
Template::Plugin::JavaSQL is a Perl module to help generate Java from database schemas. Free Download
Template::Plugin::Java is a Perl module that can generate Java Classes from XML description files and templates. Free Download