Perl API sample

This is for discussing general topics about how to use VirtualBox.
Post Reply
somehuman
Posts: 1
Joined: 7. Nov 2011, 00:03
Primary OS: MS Windows 7
VBox Version: OSE other
Guest OSses: Windows 7, Ubuntu

Perl API sample

Post by somehuman »

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.
Post Reply