Index of /ports_www/p5-CGI-XMLApplication
Name Last modified Size
Parent Directory -
Makefile 28-Apr-2008 18:16 1.0K
distinfo 28-May-2011 14:15 155
pkg-descr 30-Jun-2003 16:28 853
pkg-plist 22-Jan-2006 05:57 792
CGI::XMLApplication is a CGI application class, that intends to enable
perl artists to implement CGIs that make use of XML/XSLT functionality,
without taking too much care about specialized errorchecking or even
care too much about XML itself. It provides the power of the
XML::LibXML/XML::LibXSLT module package for content deliverment.
As well CGI::XMLApplication is designed to support project management on
code level. The class allows to split web applications into several
simple parts. Through this most of the code stays simple and easy to
maintain. Throughout the whole lifetime of a script CGI::XMLApplication
tries to keep the application stable. As well a programmer has not to
bother about some of XML::LibXML/XML::LibXSLT transformation pitfalls.
WWW: http://search.cpan.org/dist/CGI-XMLApplication/
-- Sergey Skvortsov
skv@FreeBSD.org