The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

              VMware::vCloud - Interface to the VMware vCloud API

================================================================================
SYNOPSIS:
================================================================================

  VMware::vcloud provides a programattical interface to vCloud API provided
  for the automation and control of VMware's vCloud Director product.

================================================================================
INSTALLATION:
================================================================================

    To install this module type the following:

       perl Makefile.PL
       make
       make test
       make install

================================================================================
USAGE:
================================================================================

    Refer to the module's POD for detailed usage.

================================================================================
AUTHORSHIP:
================================================================================

    VMware::vCloud v2.26 (2013/03/19)

    (c) 2009-2013, Phillip Pollard <bennie@cpan.org>
    Released under the Perl Artistic License