NAME
SML::Apache - apache handler for SML::Document
$Revision: 1.2 $
$Date: 2004/05/23 23:01:26 $
SYNOPSIS
...apache config
...
SetHandler perl-script
PerlHandler SML::Apache
PerlSendHeader On
Options +ExecCGI
...
...apache config
DESCRIPTION
METHODS
handler ($$)
$garbage = $CLASS->handler( $apache_request_object )
FastDebugDump ( )
Only for development debuging
AUTHOR
Daniel Peder
http://www.infoset.com
SEE ALSO
SML::Parser SML::Document SML::Item SML::Block SML::Builder