Apache::XPP::Inline - Use XPP as an inline source filter


Apache-XPP documentation  | view source Contained in the Apache-XPP distribution.

Index


SYNOPSIS

Top

 use Apache::XPP::Inline;

 XPML CODE <?= "GOES" ?> HERE

REQUIRES

Top

 Apache::XPP
 Filter::Util::Call

EXPORTS

Top

Nothing

DESCRIPTION

Top

The Apache::XPP::Inline module allows access to XPP parsing in an inline fashion. After a use Apache::XPP::Inline; statement, the remaining source code will be interpreted as XPML, and parsed appropriately.

REVISION HISTORY

Top

$Log: Inline.pm,v $

SEE ALSO

Top

perl(1).

KNOWN BUGS

Top

None

COPYRIGHT

Top

AUTHORS

Top

 Gregory Williams <greg@evilfunhouse.com>


Apache-XPP documentation  | view source Contained in the Apache-XPP distribution.