Query: www::search::yahoo::uk
OS: debian
Section: 3pm
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
WWW::Search::Yahoo::UK(3pm) User Contributed Perl Documentation WWW::Search::Yahoo::UK(3pm)NAMEWWW::Search::Yahoo::UK - class for searching Yahoo! UK (not Ireland)SYNOPSISuse 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, " ";DESCRIPTIONThis 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.NOTESSEE ALSOTo make new back-ends, see WWW::Search.BUGSPlease tell the maintainer if you find any!TESTINGThere are no tests defined for this module.AUTHOR"WWW::Search::Yahoo" is maintained by Martin Thurn (mthurn@cpan.org).LEGALESECopyright (C) 1998-2009 Martin 'Kingpin' Thurn THIS SOFTWARE IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. perl v5.12.4 2011-11-02 WWW::Search::Yahoo::UK(3pm)
Similar Topics in the Unix Linux Community |
---|
File Search |
Search 3 words |
Search Replace and Update a file |
Search and Replace |
Search and count patterns |