![]() |
|
XP is just a number | |
PerlMonks |
Re: XML::Simple -> XMLin() requires either XML::SAX or XML::Parserby tptass (Sexton) |
on Aug 07, 2008 at 23:11 UTC ( [id://703018]=note: print w/replies, xml ) | Need Help?? |
I reinstalled Expat (again), perl-XML-Parser, perl-HTML-Parser, perl-Parse-Yapp... and it WORKED! After some thinking and reading the comments everyone has posted, I realized after looking at my perl code again that I do not specify a Parser which means it will use the expat parser. So I reinstalled everything I could think of and one of them was corrupt, don't know exactly which one it was, but I'm guessing the perl-XML-Parser has a local library it installs besides the main expat library.
In Section
Seekers of Perl Wisdom
|
|