{
    "mode": "perldoc",
    "parameter": "WWW::Search::Googlism",
    "section": "",
    "url": "https://www.chedong.com/phpMan.php/perldoc/WWW%3A%3ASearch%3A%3AGooglism/json",
    "generated": "2026-06-15T14:52:51Z",
    "synopsis": "use WWW::Search::Googlism;\n$query = \"googlism\";\n$search = new WWW::Search('Googlism');\n$search->nativequery(WWW::Search::escapequery($query), { type => 'who' });\nwhile (my $result = $search->nextresult()) {\nprint \"$result\\n\";\n}",
    "sections": {
        "NAME": {
            "content": "WWW::Search::Googlism - Searching Googlism\n",
            "subsections": []
        },
        "SYNOPSIS": {
            "content": "use WWW::Search::Googlism;\n$query = \"googlism\";\n$search = new WWW::Search('Googlism');\n$search->nativequery(WWW::Search::escapequery($query), { type => 'who' });\nwhile (my $result = $search->nextresult()) {\nprint \"$result\\n\";\n}\n",
            "subsections": []
        },
        "DESCRIPTION": {
            "content": "WWW::Search::Googlism is a subclass of WWW::Search. Users can use this module to search\nhttp://www.googlism.com/.\n\nSee also \"googlism.pl\" in bin distributed with this module.\n",
            "subsections": []
        },
        "TYPES": {
            "content": "Four types of searching Googlism are \"who is\", \"what is\", \"where is\", and \"when is\". Specify it\nwith parameter 'type'.\n",
            "subsections": []
        },
        "AUTHOR": {
            "content": "xern <xern@cpan.org>\n",
            "subsections": []
        },
        "LICENSE": {
            "content": "Released under The Artistic License\n",
            "subsections": []
        },
        "SEE ALSO": {
            "content": "WWW::Search, \"googlism.pl\" in bin\n",
            "subsections": []
        }
    },
    "summary": "WWW::Search::Googlism - Searching Googlism",
    "flags": [],
    "examples": [],
    "see_also": []
}