in reply to script error 'expat object version..'

It's a botched XML-Parser install. Looks like the perl part (perl/site/lib/XML/Parser.pm) is version 2.27, but the object (perl/site/lib/auto/XML/Parser/Expat/Expat.dll) is version 2.34. They need to match - and if XML::Parser is properly installed, they should match.

Cheers,
Rob
  • Comment on Re: script error 'expat object version..'