|
|
|
good chemistry is complicated, and a little bit messy -LW |
|
| PerlMonks |
Re: XML::Simple -> XMLin() requires either XML::SAX or XML::Parserby grantm (Parson) |
| on Aug 07, 2008 at 01:29 UTC ( [id://702778]=note: print w/replies, xml ) | Need Help?? |
|
"XMLin() requires either XML::SAX or XML::Parser are /PerlApp/lib/Globals.pm"
That message makes no sense at all - I'd expect it to read more like: "XMLin() requires either XML::SAX or XML::Parser at <some module file name> line <line number>"Anyway XML::Simple would die with the "XMLin() requires either XML::SAX or XML::Parser" message if neither XML::SAX nor XML::Parser could be loaded. Do you have shell access to the server? Are either of those modules available? Is there something different about the environment the web server runs in that would cause it to not be able to see the parser modules?
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||||||||||||||