From: "Gorrebeeck, Robert" <[EMAIL PROTECTED]>
> bash-3.2$ perl -mXML::Parser -e 'print "$XML::Parser::VERSION"'
>
> Can't load
> '/usr/local/lib/perl5/site_perl/5.8.8/sun4-solaris/auto/XML/Parser/Expat
> /Expat.so' for module XML::Parser::Expat: ld.so.1: perl: fatal:
> libgcc_s.so.1: open failed
Hello all
We recently migrated over to a new server and installed the new version
of XML::Simple and am getting errors when I try to parse an XML file. I
get an error stating:
XMLin() requires either XML::SAX or XML::Parser
I have verified that both modules are installed.