Use the Perl client API to write Perl programs that access
the Management Console.
The Perl Client is a set of Perl modules that provides access to
an abstraction of Management Console data objects and methods.
Documentation for Perl Client modules is included inside the client
API package in two forms:
- A file: apidoc.txt
- Perl documentation in POD (Plain Old Documentation) format. For
more information, see the online documentation at http://www.perl.org.
To use the Perl Client, you must:
- Get the Perl Client package from your Management Console computer.
- Install the package (along with Perl if it is not already installed).
Note: A Build Forge user must be defined on the Management Console
for programs to use to authenticate.