hi,
    VMware while starting uses an exec call to execute its own version of
perl (5.005), But i need to use XML-RPC which does not come with VMware.
When i try to import or use XML-RPC like (require RPC::XML;) i got an error
saying the .pm file was missing.. so i went and added default @INC while
using exec for vmware.... but there's a version problem.

Error was : Can't modify subroutine entry in scalar assignment at
/usr/share/perl/5.8/subs.pm line 3, near "'1.00';"

the actual line in subs.pm is (our $VERSION='1.00');


Now is there any version of XML-RPC that supports VMware .

can anyone help me on this regard on what went wrong...... :( ,



-- 
Vishnu,
cell:99944 75599

"if you don't make mistakes,
chances are you are not stretching yourself."

Reply via email to