in reply to failed tests for XML::DOM (was failed tests in cpan)

Did you read the XML::DOM review on this site? It lists the valid combinations of XML::Parser and XML::DOM that can be used safely (and I just updated it with the latest version).

Replies are listed 'Best First'.
Re: Re: failed tests in cpan
by pike (Monk) on Oct 03, 2001 at 13:53 UTC
    The version of XML::DOM is 1.33, the version of XML::Parser is 2.30, so that should be OK according to your list...

    pike