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

NAME

Net::Google::Service - SOAP widget(s) for Net::Google

SYNOPSIS

 use Net::Google::Service;
 my $search = Net::Google::Service->search({debug=>1});

DESCRIPTION

SOAP widget(s) for Net::Google

PACKAGE METHODS

__PACKAGE__->search(\%args)

__PACKAGE__->spelling(\%args)

__PACKAGE_->cache(\%args)

VERSION

1.0

DATE

$Date: 2005/03/26 20:49:03 $

AUTHOR

Aaron Straup Cope

SEE ALSO

Net::Google

LICENSE

Copyright (c) 2002-2005, Aaron Straup Cope. All Rights Reserved.

This is free software, you may use it and distribute it under the same terms as Perl itself.