| Apache-XPP documentation | view source | Contained in the Apache-XPP distribution. |
use Apache::XPP::Inline; XPML CODE <?= "GOES" ?> HERE
Apache::XPP Filter::Util::Call
Nothing
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.
$Log: Inline.pm,v $
perl(1).
None
Copyright (c) 2002, Gregory Williams. All Rights Reserved. This module is free software. It may be used, redistributed and/or modified under the terms of the GNU Lesser General Public License as published by the Free Software Foundation.
You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
Gregory Williams <greg@evilfunhouse.com>
| Apache-XPP documentation | view source | Contained in the Apache-XPP distribution. |