Syntax::SSI(3pm) User Contributed Perl Documentation Syntax::SSI(3pm)
NAME
SSI syntax module for Embperl
SYNOPSIS
[$ syntax SSI $]
DATE_GMT: <!-- #echo var='DATE_GMT' -->
DATE_LOCAL: <!-- #echo var='DATE_LOCAL' -->
DOCUMENT_NAME: <!-- #echo var='DOCUMENT_NAME' -->
DOCUMENT_URI: <!-- #echo var='DOCUMENT_URI' -->
LAST_MODIFIED: <!-- #echo var='LAST_MODIFIED' -->
DESCRIPTION
The module make Embperl understand the following SSI tags. See Apaches mod_include (or
Apache::SSI) for a description, what they do.
o config
o echo
o exec
o fsize
o flastmod
o include
o printenv
o set
o if
o elif
o else
o endif
o syntax
The syntax SSI is non standard and is used to change the syntax once you are in SSI
syntax. It looks like
<!--#syntax type="Embperl" -->
Author
Gerald Richter <richter AT dev.de>
Some ideas and parts of the code are taken from Apache::SSI by Ken Williams.
See Also
Embperl::Syntax, Embperl::Syntax::HTML
perl v5.10.0 2005-10-25 Syntax::SSI(3pm)
Generated by $Id: phpMan.php,v 4.49 2006/02/26 13:18:18 chedong Exp $ Author: Che Dong
On Apache
Under GNU General Public License
2012-05-23 16:53 @38.107.179.236 Crawled by CCBot/1.0 (+http://www.commoncrawl.org/bot.html)