diff options
author | mjl <mjl@pkgsrc.org> | 2003-05-19 12:16:51 +0000 |
---|---|---|
committer | mjl <mjl@pkgsrc.org> | 2003-05-19 12:16:51 +0000 |
commit | 0069f88d53dd18ea5964a2f9819e88f4b82e932c (patch) | |
tree | d0e51b290db6cf740d1f6c6ff830f128b8831b1e /devel | |
parent | dcd9cae90d09ed52eb6061b30f2df9992624ec3e (diff) | |
download | pkgsrc-0069f88d53dd18ea5964a2f9819e88f4b82e932c.tar.gz |
Update p5-XML-DOM to 1.42
- Fixed bug where XML::DOM doesn't encode some characters in
attribute values under Perl 5.8.0
- Added t/dom_encode.t test to check encoding on attribute values
- Fixed warning message and use in XML::DOM::PerlSAX
- included XML-Parser-2.31.patch, required for XML::Parser
to work with 5.8.0 unicode
- use utf8 in unicode test scripts, fixes 5.8.0 test failures
NOTE - you should use the utf8 pragma in your programs if you
are passing utf8 to XML::DOM.
- only use encodeText for Perl < 5.6.0
- replace match w/ substitution in AttDef::new, workaround for 5.8.0 unicode
- replace match w/ substitution in Default handler for non-paramter
entity reference, workaround for 5.8.0 unicode
- Fixed problem when defining user LWP object
- Autodetect whether to 'use bytes'
- Added dispose method to XML::DOM::Parser Synopsis
- Fixed warning message in Attr.getValue method
Diffstat (limited to 'devel')
0 files changed, 0 insertions, 0 deletions