U.R.G.E.N.T - Can't locate loadable object for module HTML::Parser in @INC
Hi,
I am having problems with using treebuilder and Element
due to the following compilation error:
Can't locate loadable object for module HTML::Parser in @INC
The Parser.pm is located under [perl home]/lib/HTML
perl version is: 5.006001
What should i do ?
Thanks
Eran
Posted on Sun Jul 2 11:19:15 2006
by zelenyd1in response to 1250
Re: U.R.G.E.N.T - Can't locate loadable object for module HTML::Parser in @INC
Yeah, I ran into the same problem.
BTW: Is there a workaround for Perl X where X < 5.8 ? We have 5.005_03 (built for sun4-solaris) at our school's server that hosts the userpages, and I don't wanna be out of luck.
Any help would be appreciated.