{
    "mode": "perldoc",
    "parameter": "WWW::Search::Null::Error",
    "section": "",
    "url": "https://www.chedong.com/phpMan.php/perldoc/WWW%3A%3ASearch%3A%3ANull%3A%3AError/json",
    "generated": "2026-06-13T08:17:19Z",
    "synopsis": "require WWW::Search;\nmy $oSearch = new WWW::Search('Null::Error');\n$oSearch->nativequery('Makes no difference what you search for...');\n$oSearch->retrievesome();\nmy $oResponse = $oSearch->response;\n# You get an HTTP::Response object with a code of 500",
    "sections": {
        "NAME": {
            "content": "WWW::Search::Null::Error - class for testing WWW::Search clients\n",
            "subsections": []
        },
        "SYNOPSIS": {
            "content": "require WWW::Search;\nmy $oSearch = new WWW::Search('Null::Error');\n$oSearch->nativequery('Makes no difference what you search for...');\n$oSearch->retrievesome();\nmy $oResponse = $oSearch->response;\n# You get an HTTP::Response object with a code of 500\n",
            "subsections": []
        },
        "DESCRIPTION": {
            "content": "This class is a specialization of WWW::Search that only returns an error message.\n\nThis module might be useful for testing a client program without actually being connected to any\nparticular search engine.\n",
            "subsections": []
        },
        "AUTHOR": {
            "content": "Martin 'Kingpin' Thurn, \"mthurn at cpan.org\", <http://tinyurl.com/nn67z>.\n",
            "subsections": []
        }
    },
    "summary": "WWW::Search::Null::Error - class for testing WWW::Search clients",
    "flags": [],
    "examples": [],
    "see_also": []
}