in reply to Re: Not able to install any module wiht "CPAN" commnad
in thread Not able to install any module wiht "CPAN" commnad
Thanks for the lightning fast reply. I am new to perl and hence this is what I am trying to do.
I am running Vmware perl SDK and not able to tun any of the scripts as it throws following error:
Use of inherited AUTOLOAD for non-method XML::LibXML::Document::docume +ntElement() is deprecated at /usr/share/perl5/VMware/VICommon.pm line + 548. Undefined subroutine &XML::LibXML::Document::documentElement called at + /usr/share/perl5/VMware/VICommon.pm line 548
I did some googling and came across XML::LibXML::Document on CPAN @ http://search.cpan.org/~pajas/XML-LibXML-1.70/lib/XML/LibXML/Document.pod and this page does contain references to "Document::documentElement" and hence I thought may be i should try installing that module
Well, I could not figure out that it is not a module in fact.
BTW, I do have XML::LibXML on my fedora but still my VMware perl scripts are failing with above mentioned error
Thanks.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^3: Not able to install any module wiht "CPAN" commnad
by Erez (Priest) on Mar 29, 2011 at 12:15 UTC | |
by Anonymous Monk on Mar 29, 2011 at 14:25 UTC | |
Re^3: Not able to install any module wiht "CPAN" commnad
by DrHyde (Prior) on Mar 29, 2011 at 13:06 UTC | |
by slayedbylucifer (Scribe) on Mar 29, 2011 at 15:07 UTC | |
by slayedbylucifer (Scribe) on Mar 29, 2011 at 15:12 UTC | |
Re^3: Not able to install any module wiht "CPAN" commnad
by Anonymous Monk on Mar 29, 2011 at 11:40 UTC |