Subject: | Warnings emitted by XML::SAX::Expat |
I'm using XML::SAX::Expat 0.35 under perl 5.6.0 (yes, I know, but it appears to be emitting warnings under 5.6.1 too) on RedHat Linux 7.2.
I'm getting warnings about "Use of uninitialized value in concatenation (.) at /home/dom/libs/XML/SAX/Expat.pm line 198.". This is in _handle_start(). The attached patch fixes the problem and appears to cause no ill effects. I got the patch by looking at XML::SAX::PurePerl::element().
I hope that this is useful to you,
-Dom
Message body not shown because it is not plain text.