Beefy Boxes and Bandwidth Generously Provided by pair Networks
laziness, impatience, and hubris
 
PerlMonks  

Re: use XML::LibXML; is causing compile error

by Corion (Patriarch)
on Aug 21, 2008 at 06:11 UTC ( [id://705718]=note: print w/replies, xml ) Need Help??


in reply to use XML::LibXML; is causing compile error

Show us your code. Especially the line with the require in it. Also, Perl is usually more informative about its errors than what you transcribed - Perl tells you what file it tried to require, and which line number that happened.

If you really, really think that this happens on a line use XML::LibXML; or require XML::LibXML;, then likely, XML::LibXML is not installed for whatever Perl Eclipse runs.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://705718]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others avoiding work at the Monastery: (7)
As of 2024-04-24 07:20 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found