in reply to Re: Prototype mismatch
in thread Prototype mismatch

Thanks Khen1950fx, The AutoLaoder seemed to fix the Prototype Mismatch, but I am still unable to go past the load.pm error:

Could not find file for 'XML::LibXML::SAX' at /usr/local/share/perl/5.12.4/load.pm line 214.

I also had to add $ENV{PERL_LWP_SSL_VERIFY_HOSTNAME} = 0; as it was failing...

I'm guessing RecieveMessage is NOT thread safe??