Yahoo::Search::Response

Yahoo::Search::Response is a container object for the result set of one query to the Yahoo! Search API.
Download

Yahoo::Search::Response Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Yahoo! Inc
  • Publisher web site:
  • http://search.cpan.org/~jfriedl/Yahoo-Search-1.7.10/lib/Yahoo/Search/Response.pm

Yahoo::Search::Response Tags


Yahoo::Search::Response Description

Yahoo::Search::Response is a container object for the result set of one query to the Yahoo! Search API. Yahoo::Search::Response is a container object for the result set of one query to the Yahoo! Search API. (This package is included in, and automatically loaded by, the Yahoo::Search package.)Package UseYou never need to use this package directly -- it is loaded automatically by Yahoo::Search.Object CreationResponse objects are created by the Fetch() method of a Request (Yahoo::Search::Request) object, e.g. by my $Response = Yahoo::Search->new(...)->Request()->Fetch();or by shortcuts to the same, such as: my $Response = Yahoo::Search->Query(...); Requirements: · Perl


Yahoo::Search::Response Related Software