WWW::Search::Googlism(3pm) - phpMan

Command: man perldoc info search(apropos)  


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\n";
         }

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 AT cpan.org>

LICENSE
       Released under The Artistic License

SEE ALSO
       WWW::Search, "googlism.pl" in bin

perl v5.30.3                                2020-09-10                              Googlism(3pm)

Generated by $Id: phpMan.php,v 4.55 2007/09/05 04:42:51 chedong Exp $ Author: Che Dong
On Apache
Under GNU General Public License
2025-01-28 10:16 @3.15.198.120 CrawledBy Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
Valid XHTML 1.0!Valid CSS!