|
About:
XML::Parser is a perl extension module providing an
interface to James Clark's fast and robust XML
parsing library, expat. Other perl XML modules
(many based on XML::Parser) may be found at the
same CPAN download site where XML::Parser is
located. The expat library is distributed as part of
the module.
Release focus: N/A
Changes:
A patch to expat to handle declarations, element declation handlers now receive an object containg parsed representation of model, doctype handler called prior to processing DTD, new DoctypeFin and ExternEntFin handlers, basename now set by parsefile method and default external entity handlers, generated strings marked as UTF-8 in Perl 5.6, and many bugfixes.
Author:
Clark Cooper <coopercc [at] netheaven [dot] com>
[contact developer]
Tar/GZ:
http://www.cpan.org/modules/by-module/XML/
Trove categories:
[change]
Dependencies:
[change]
No dependencies filed
|