pkgsrc/textproc/p5-XML-DOM/distinfo
mjl 0069f88d53 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
2003-05-19 12:16:51 +00:00

4 lines
167 B
Text

$NetBSD: distinfo,v 1.5 2003/05/19 12:16:51 mjl Exp $
SHA1 (XML-DOM-1.42.tar.gz) = 093b3e02c5475c0d9b5cc7431a075101faa4283e
Size (XML-DOM-1.42.tar.gz) = 116617 bytes