Sounds like you upgraded the Expat library without recompliing the perl module. The library version has to match the one against which the perl module was compiled.
I'm guessing you installed the perl module with ppm and the expat library separtely.
See if there is an updated perl module or downgrade expat.
Then again, I could be off base :(
Comment on Re: script error 'expat object version..'