Changes for version 2.21 - 1999-03-21
- Warren Vik <wvik@whitebarn.com> provided patches for a bug introduced with the is_defaulted method. It manifested itself by bogusly reporting duplicate attributes.
- Now using latest expat from ftp://ftp.jclark.com/pub/test/expat.zip, Version 19990307. (Plus any patches in Expat/expat.patches.)
- As suggested by Tim Bray, added an xml_escape method to Expat.
- Murray Nesbitt <murray@activestate.com> had build problems on Win32 that were solved by swapping 2 include files in Expat.xs
- Added following Expat namespace methods: new_ns_prefixes expand_ns_prefix current_ns_prefixes
- Fixed memory handling in recognized_string method to get rid of "Attempt to free unreferenced scalar" bug.
Modules
Lowlevel access to James Clark's expat XML parser
A perl module for parsing XML documents
Provides
in Parser.pm
in Expat/Expat.pm
in Parser.pm
in Parser.pm
in Parser.pm
in Parser.pm