Changes for version 0.5
- Contributed patch by Marc Hedlund <marc@precipice.org>. Thanks!
- Put single quotes around all $VERSION numbers in order to match MakeMaker's expected format (see ExtUtils::MakeMaker perldoc, Using Attributes and Parameters: VERSION_FROM). Fixes make install errors with perl-5.6.1.
- Created a new Net::Google::Response object to hold more information from the search response.
- Updated Net::Google::Search to use Net::Google::Response.
- Added Net::Google::Search::_state and introduced some degree of memoization to response/result objects
- Moved most of the code in Net::Google::Search::results into Net::Google::Search::response
- Updated test.pl to be a bit more verbose (Thanks to Lee Goddard and the CPAN-testers.)
- 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
simple OOP-ish interface to the Google SOAP API for spelling suggestions
Provides
in lib/Net/Google/Response.pm