Changes				History of this package
MANIFEST			This file
Makefile.PL			Makefile generator
README				Get you started with this package
XmlParser.pm			collection of XML parser options
test.pl				* make test stuff
HandlerBase.pm			default methods for all the SAX handler routines
LocatorImpl.pm			implementation of the SAX Locator interface
SAXException.pm			see SAX sepc
SAXParseException.pm		see SAX spec
ErrorHandlerImpl.pm		handy implementation of ErrorHandler interface
VerboseXmlHandler.pm		display handler calls for diagnostics
XmlElementTree.pm		SAX document handler to build tree of XML nodes
AttributeListImpl.pm		see SAX spec
InputSource.pm			partial implementation of Java SAX InputSource
DtdDB.pm			start on a DTD database for validation
test/testXmlParser.pl		demo
