http://qs321.pair.com?node_id=38398


in reply to XML::DOM

The warning for using v. 2.27 of XML::Parser was very helpful. I had just developed a system using XML::DOM and was rolling it out with the latest versions, and nothing would work. I knew it probably had something to do with the change to using the external expat libs, but it was a lot of headache debugging. This tip saved be a lot of time today!

Replies are listed 'Best First'.
Re: RE: XML::DOM
by tjmather (Initiate) on Jan 27, 2001 at 18:11 UTC
    By the way, I have updated XML::DOM to fix some bugs and to work with the lastest version of XML::Parser (2.30). You can download it from here. If you do, let me know if it works!