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

Changes for version 0.53

  • Checked for '__state'-ness before comparing it in ::Search.pm; would raise a warning when undefined and -w flag was in effect (thanks to Sherzod Ruzmetov for the heads up)
  • Updated POD

Changes for version 0.52_1

  • Added Net::Google::Service, which isn't anything new but just an abstracting of the code to return SOAP widgets
  • Added leading '&' to constants so that they'll play nicely with Perl 5.005_02 (see note in ::Service.pm - props to Martin Ebert for pointing this out.)
  • Updated to use CPAN::MakeMaker
  • Fussed with .t files (mostly just so that they work correctly when I call them from the command line)
  • Updated POD

Modules

simple OOP-ish interface to the Google SOAP API
simple OOP-ish interface to the Google SOAP API for cached documents
simple OOP-ish interface to the Google SOAP API search responses
simple OOP-ish interface to the Google SOAP API for searching
SOAP widget(s) for Net::Google
simple OOP-ish interface to the Google SOAP API for spelling suggestions

Provides

in CPAN/MakeMaker.pm
in lib/Net/Google/Response.pm