XMLWB (XML Whiteboard) is a light-weight Content Management System. This version stores all data in XML files and uses an XLST processor to produce the HTML. The system is written in perl and currently uses the XML::Sablotron XSLTprocessor.
XML::XSLT is a collection of Perl modules that perform XSL transforms on XML documents, fully implementing the W3C XSLT recommendation.
It is based upon the Apache Group's project Xalan and Keith Visco's work on XSL:P, both of which are in Java.