Hey All, I'm happy to alert you to the newest member of the Xerces family, XML::Xerces-1.5.5, which has just arrived at the usual location: http://xml.apache.org/dist/xerces-p/stable/ This release adds relatively minor additions, the primary one being major memory improvements if you are creating and deleting multiple parsers within a single application (or if using mod_perl, within the lifetime of the module). Also, for you SAX2 fans out there, the Attributes interface is now supported. Enjoy! jas. >From Changes: 1.5.5 Wed Sep 5 23:01:03 MDT 2001 - Support for the SAX2 Attributes interface added - Major memory fix, was not freeing memory for parsers. - IDOMParser now has overloaded parse() and parseFirst() - DOMParse.pm: fixed warnings about \1 usage in regexp --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
