WWW::Search::Yahoo::UK

WWW::Search::Yahoo::UK is a Perl class for searching Yahoo! UK (not Ireland).
Download

WWW::Search::Yahoo::UK Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Martin Thurn
  • Publisher web site:
  • http://search.cpan.org/~ninja/WWW-Search-EBayGlobal-3.00/lib/WWW/Search/EBayGlobal/ByEndDate.pm

WWW::Search::Yahoo::UK Tags


WWW::Search::Yahoo::UK Description

WWW::Search::Yahoo::UK is a Perl class for searching Yahoo! UK (not Ireland). WWW::Search::Yahoo::UK is a Perl class for searching Yahoo! UK (not Ireland).SYNOPSIS use WWW::Search; my $oSearch = new WWW::Search('Yahoo::UK'); my $sQuery = WWW::Search::escape_query("Surrey"); $oSearch->native_query($sQuery); while (my $oResult = $oSearch->next_result()) print $oResult->url, "n";This class is a Yahoo! UK specialization of WWW::Search. It handles making and interpreting searches on Yahoo! UK http://uk.yahoo.com.This class exports no public interface; all interaction should be done through WWW::Search objects. Requirements: · Perl


WWW::Search::Yahoo::UK Related Software