VMware::API::LabManager - Interface to the Lab Manager API

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

 VMware::API::LabManager provides a programattical interface to both the
 public and private APIs for the VMware product Lab Manager.

================================================================================
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::API::LabManager 2.10 (2014/04/30)

   (c) 2009-2014, Phillip Pollard <[email protected]>
   Released under the Perl Artistic License

   Additional contributions:
       Cameron Berkenpas <[email protected]>

   Derived from VMWare::LabmanSoap alpha.
   by David F. Kinder, Jr, <[email protected]>