Specifications

Appendix C: Using Perl SDK
If you do not already have Perl, download and install it. For Windows systems, we
recommend using ActiveState's ActivePerl 5.16.
Module installations
The Perl Client ::Client module requires SOAP::Lite.
To install SOAP::Lite on Linux or Mac versions of Perl, run the following
command:
sudo cpan install SOAP::Lite
To install SOAP::Lite on Windows using ActivePerl 5.16, run the following
command:
ppm install http://ppm4.activestate.com/MSWin32-
x64/5.16/1603/P/PH/PHRED/SOAP-Lite-1.11.ppmx
Downloading the Perl Client
Download the Perl Client installer from the SolarWinds Customer Portal:
1. Log on to the SolarWinds Customer Portal.
2. Under the Licensing & Maintenance tab, click License Management.
3. Select Virtualization Manager from the list of products, and then click
Choose download.
4. Download the Perl Client for Virtualization Manager from the Agent
Downloads section.
This .zip file includes the Perl Client module (Hyper9::Client) and also a few
example scripts. Extract the archive in a place where you will be running your
scripts from.
305