VMware {code} Community
heyitspablo
VMware Employee
VMware Employee

Welcome vSphere SDK for Perl users !

We welcome vSphere SDK for Perl users to participate in a community dedicated for Perl topics.

Keep up with latest info on vSphere PowerCLI http://blogs.vmware.com/vipowershell - Follow me on Twitter @heyitspablo
Tags (4)
Reply
0 Kudos
6 Replies
skearney
Enthusiast
Enthusiast

how do I get the Windows modules without the installer?

Reply
0 Kudos
lamw
Community Manager
Community Manager

If you're referring to the Perl scripts that is part of the vSphere SDK for Perl, you'll need to download and install the following: http://www.vmware.com/support/developer/viperltoolkit/ which will come with vCLI including additional utilities and most important a specific version of Active state Perl for Windows. The individual scripts are not available for download and if you want you can install the vCLI separately or download the virtual appliance

=========================================================================

William Lam

VMware vExpert 2009

VMware ESX/ESXi scripts and resources at:

VMware Code Central - Scripts/Sample code for Developers and Administrators

If you find this information useful, please award points for "correct" or "helpful".

Reply
0 Kudos
skearney
Enthusiast
Enthusiast

Thanks for the reply. I guess what I am looking for is the VIPerl Toolkit source installation. I already have ActiveState Perl installed on my system, so I don't want the package that includes ActiveState. In the past, there was a separate distribution so you could make and install the VIPerl modules into your existing Perl environment. Even that was very difficult to find without a direct link.. but I have no idea where to get it for vSphere.

Reply
0 Kudos
lamw
Community Manager
Community Manager

I'm not aware of any separate installers, you'll the available downloads at the link above from the 'download' button. Perhaps the old toolkits were served through sourceforge which provide a separate installer w/o ActiveState Perl.

=========================================================================

William Lam

VMware vExpert 2009

VMware ESX/ESXi scripts and resources at:

VMware Code Central - Scripts/Sample code for Developers and Administrators

If you find this information useful, please award points for "correct" or "helpful".

Reply
0 Kudos
njain
Expert
Expert

The vSphere SDK for Perl source code is available with Linux Installer (32-bit or 64-bit) tar bundle. For installation on windows, please refer to the instructions under the section "Install the vSphere SDK for Perl from Source Code on Windows" on page 18 of the Installation guide.

http://www.vmware.com/support/developer/viperltoolkit/viperl40/doc/vsperl_40_install.pdf

Hope this information is helpful.

Reply
0 Kudos
stumpr
Virtuoso
Virtuoso

I just laid out the steps I usually take to setup your ActiveState Perl environment to run VMware scripts in another thread.

Take a look at this thread in this forum.

Reuben Stump | http://www.virtuin.com | @ReubenStump
Reply
0 Kudos