{
    "content": [
        {
            "type": "text",
            "text": "# WWW::Search::Googlism (perldoc)\n\n## NAME\n\nWWW::Search::Googlism - Searching Googlism\n\n## SYNOPSIS\n\nuse 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\n## DESCRIPTION\n\nWWW::Search::Googlism is a subclass of WWW::Search. Users can use this module to search\nhttp://www.googlism.com/.\n\n## Sections\n\n- **NAME**\n- **SYNOPSIS**\n- **DESCRIPTION**\n- **TYPES**\n- **AUTHOR**\n- **LICENSE**\n- **SEE ALSO**\n\nUse structuredContent.sections for detailed options, examples, and full documentation.\n"
        }
    ],
    "structuredContent": {
        "command": "WWW::Search::Googlism",
        "section": "",
        "mode": "perldoc",
        "summary": "WWW::Search::Googlism - Searching Googlism",
        "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}",
        "tldr_summary": null,
        "tldr_examples": [],
        "tldr_source": null,
        "flags": [],
        "examples": [],
        "see_also": [],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "SYNOPSIS",
                "lines": 8,
                "subsections": []
            },
            {
                "name": "DESCRIPTION",
                "lines": 5,
                "subsections": []
            },
            {
                "name": "TYPES",
                "lines": 3,
                "subsections": []
            },
            {
                "name": "AUTHOR",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "LICENSE",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "SEE ALSO",
                "lines": 2,
                "subsections": []
            }
        ],
        "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": []
            }
        }
    }
}