debian man page for www::search::googlism

Query: www::search::googlism

OS: debian

Section: 3pm

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

Googlism(3pm)						User Contributed Perl Documentation					     Googlism(3pm)

NAME
WWW::Search::Googlism - Searching Googlism
SYNOPSIS
use WWW::Search::Googlism; $query = "googlism"; $search = new WWW::Search('Googlism'); $search->native_query(WWW::Search::escape_query($query), { type => 'who' }); while (my $result = $search->next_result()) { print "$result "; }
DESCRIPTION
WWW::Search::Googlism is a subclass of WWW::Search. Users can use this module to search http://www.googlism.com/. See also "googlism.pl" in bin distributed with this module.
TYPES
Four types of searching Googlism are "who is", "what is", "where is", and "when is". Specify it with parameter 'type'.
AUTHOR
xern <xern@cpan.org>
LICENSE
Released under The Artistic License
SEE ALSO
WWW::Search, "googlism.pl" in bin perl v5.12.4 2011-11-02 Googlism(3pm)
Related Man Pages
www::search::ebay::buyitnow(3pm) - debian
www::search::ebay::category(3pm) - debian
www::search::ebay::motors(3pm) - debian
www::search::lycos(3pm) - debian
www::search::yahoo::news::advanced(3pm) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Installing Dash Shell on OS X Lion
How can I do this in VI editor?
Find columns in a file based on header and print to new file
New UNIX and Linux History Sections