Google::ProvisioningAPI - module that implements the Google Apps for Your Domain Provisioning API
For a complete description of the Google API, see http://code.google.com/apis/apps-for-your-domain/google_apps_provisioning_api_v1.0_reference.html
VERSION
v0.11 is a small bug-fix and Google API changes release, see Changes for more v0.1 is the initial release
INSTALLATION
To install this module type the following:
perl Makefile.PL
make
make test
make install
DEPENDENCIES
This module requires these other modules and libraries:
LWP::UserAgent
HTTP::Request
Encode
XML::Simple
COPYRIGHT AND LICENCE
Copyright (C) 2006 by Johan Reinalda
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself, either Perl version 5.8.5 or, at your option, any later version of Perl 5 you may have available.