VMware {code} Community
ckmvishnu
Contributor
Contributor

VMWARE PERL API

Hi,

I'm trying to write a XML-RPC perl API for vmware.

I'm using perl's own interpreter using exec command. I got an error when i tried to use XML-RPC by (require RPC::XML).

So i included default System path that's in @INC so that xml module is included. But then i got a version error in subs.pm

what should i do to use XML-RPC in vmware... any way out of this

please help

0 Kudos
1 Reply
SaranshG
Enthusiast
Enthusiast

Please clarify that whether you are trying to use the XML-RPC CPAN MODULE that are included in the perl distribution?

Or did you assumed that you can issue commands to VMWARE using XML-RPC?

0 Kudos