debian man page for www::search::reuters

Query: www::search::reuters

OS: debian

Section: 3pm

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

WWW::Search::Reuters(3pm)				User Contributed Perl Documentation				 WWW::Search::Reuters(3pm)

NAME
WWW::Search::Reuters - WWW::Search backend for searching Reuters News at www.washingtonpost.com
SYNOPSIS
use WWW::Search; my $oSearch = new WWW::Search('Reuters'); my $sQuery = WWW::Search::escape_query("japan prime minister"); $oSearch->native_query($sQuery); while (my $oResult = $oSearch->next_result()) { print $oResult->url, " "; }
DESCRIPTION
This class is a specialization of WWW::Search. It handles making and interpreting searches on Reuters news on The Washington Post website http://www.washingtonpost.com. This class exports no public interface; all interaction should be done through WWW::Search objects.
SEE ALSO
To make new back-ends, see WWW::Search.
NOTES
This backend only searches news stories from the last 60 days.
BUGS
Please tell the author if you find any!
AUTHOR
Martin Thurn <mthurn@cpan.org>
LICENSE
Copyright (C) 1998-2009 Martin 'Kingpin' Thurn This software is released under the same license as Perl itself. perl v5.12.4 2011-11-02 WWW::Search::Reuters(3pm)
Related Man Pages
www::search::altavista::careers(3pm) - debian
www::search::ebay::byenddate(3pm) - debian
www::search::ebay::motors(3pm) - debian
www::search::washpost(3pm) - debian
www::search::yahoo::uk(3pm) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Installing Dash Shell on OS X Lion
Introduction
Weird 'find' results
New UNIX and Linux History Sections