openbsd-ports/www/p5-CGI-XMLApplication/pkg/DESCR
shell 8f16394eed Initial import of CGI-XMLApplication-0.8.1
---

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. Also it is ment to provide the power of the XML::LibXML
/ XML::LibXSLT module package.
2001-07-25 03:05:27 +00:00

9 lines
496 B
Plaintext

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. Also it is ment to provide the power of the XML::LibXML
/ XML::LibXSLT module package. CGI::XMLApplication's serialization
process pays a lot attention of keeping an application stable to
run. So a programmer has not to bother about some of XML::LibXML/
XML::LibXSLT serialization pitfalls.