Perl API sample
Posted: 7. Nov 2011, 00:15
Hello.
I am trying to use Perl API to manage VirtualBox. There is an example in sdk/bindings/webservice/perl/samples, but it is the only and it is not quite clear how to use other functions/classes. It would be nice if someone could provide some sample how to use IGuest_executeProcess(). Basically, there is a confusion how to properly initialize the code to manage virtual machines. I guess, vboxService needs to be somehow pointed to the actual VM, associated with it.
I am trying to use Perl API to manage VirtualBox. There is an example in sdk/bindings/webservice/perl/samples, but it is the only and it is not quite clear how to use other functions/classes. It would be nice if someone could provide some sample how to use IGuest_executeProcess(). Basically, there is a confusion how to properly initialize the code to manage virtual machines. I guess, vboxService needs to be somehow pointed to the actual VM, associated with it.