NAME
Google::API::Base - Base class for objects of Discovery Document Resource
SYNOPSIS
package Google::API::Resource;
use base qw/Google::API::Base/;
DESCRIPTION
Google::API::Base is a base class for objects for Discovery Document Resource in this module.
METHODS
- new
- set_attr
AUTHOR
Takatsugu Shigeta <shigeta@cpan.org>
COPYRIGHT
Copyright 2011- Takatsugu Shigeta
LICENSE
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.