{
    "content": [
        {
            "type": "text",
            "text": "# WWW::Search::Null (perldoc)\n\n## NAME\n\nWWW::Search::NULL - class for searching any web site\n\n## SYNOPSIS\n\nrequire WWW::Search;\n$search = new WWW::Search('Null');\n\n## DESCRIPTION\n\nThis class is a specialization of WWW::Search that only returns an error message.\n\n## Sections\n\n- **NAME**\n- **SYNOPSIS**\n- **DESCRIPTION**\n- **AUTHOR**\n- **COPYRIGHT**\n\nUse structuredContent.sections for detailed options, examples, and full documentation.\n"
        }
    ],
    "structuredContent": {
        "command": "WWW::Search::Null",
        "section": "",
        "mode": "perldoc",
        "summary": "WWW::Search::NULL - class for searching any web site",
        "synopsis": "require WWW::Search;\n$search = new WWW::Search('Null');",
        "tldr_summary": null,
        "tldr_examples": [],
        "tldr_source": null,
        "flags": [],
        "examples": [],
        "see_also": [],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "SYNOPSIS",
                "lines": 3,
                "subsections": []
            },
            {
                "name": "DESCRIPTION",
                "lines": 8,
                "subsections": []
            },
            {
                "name": "AUTHOR",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "COPYRIGHT",
                "lines": 4,
                "subsections": []
            }
        ],
        "sections": {
            "NAME": {
                "content": "WWW::Search::NULL - class for searching any web site\n",
                "subsections": []
            },
            "SYNOPSIS": {
                "content": "require WWW::Search;\n$search = new WWW::Search('Null');\n",
                "subsections": []
            },
            "DESCRIPTION": {
                "content": "This class is a specialization of WWW::Search that only returns an error message.\n\nThis class exports no public interface; all interaction should be done through WWW::Search\nobjects.\n\nThis modules is really a hack for systems that want to include indices that have no\ncorresponding WWW::Search module (like UNIONS)\n",
                "subsections": []
            },
            "AUTHOR": {
                "content": "\"WWW::Search::Null\" is written by Paul Lindner, <lindner@itu.int>\n",
                "subsections": []
            },
            "COPYRIGHT": {
                "content": "Copyright (c) 1998 by the United Nations Administrative Committee on Coordination (ACC)\n\nAll rights reserved.\n",
                "subsections": []
            }
        }
    }
}