Anonymous Monk has asked for the wisdom of the Perl Monks concerning the following question:
I have been thrown with the error below...
checks done:Does the Module only run on a particular version, compatibility to the version of the module and perl?
Can anyone exlain the error below?Can't locate XML/LibXML.pm in @INC (@INC contains: C:/Program Files/Pe +rl 5.10.0/site/lib C:/Program Files/Perl 5.10.0/lib .) at <\\nasfile2 +1\pvcsdata\Scripts\Middleware\xmlMigrate.pl> line 1. BEGIN failed--compilation aborted at <\\nasfile21\pvcsdata\Scripts\Mid +dleware\xmlMigrate.pl> line 1.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: XML::LibXML error
by derby (Abbot) on Jan 28, 2009 at 23:54 UTC | |
|
Re: XML::LibXML error
by runrig (Abbot) on Jan 29, 2009 at 06:09 UTC |