NAME Apache::XPP - XPML Page Parser XPML - XPP Markup Language DESCRIPTION XPP is an embedded perl language designed to co-exist with HTML. It currently supports standard parsing, custom tags, extensive cache expire/store options, and parsed includes. INSTALLATION To install XPP, run the standard sequence: perl Makefile.PL make make install NEW IN VERSION 2.00 First public release! GETTING HELP The Apache::XPP project homepage is at http://opensource.cnation.com/projects/XPP/index.xpml Apache::XPP info can be found on Sourceforge at http://www.sourceforge.com/projects/xpp/ Apache::XPP discussion groups are currently hosted on sourceforge at . To subscribe to the mailing list, go to http://lists.sourceforge.net/mailman/listinfo/xpp-general REPORTING BUGS Report bugs to the mailing list. To subscribe go to: http://lists.sourceforge.net/mailman/listinfo/xpp-general LICENSE Copyright (C) 2000 Cnation This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. 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 MAINTAINER Cnation mailto:opensource@cnation.com http://opensource.cnation.com