{
    "mode": "perldoc",
    "parameter": "WWW::Search::PubMed",
    "section": "",
    "url": "https://www.chedong.com/phpMan.php/perldoc/WWW%3A%3ASearch%3A%3APubMed/json",
    "generated": "2026-06-12T18:36:45Z",
    "synopsis": "use WWW::Search;\nmy $s = new WWW::Search ('PubMed');\n$s->nativequery( 'ACGT' );\nwhile (my $r = $s->nextresult) {\nprint $r->title . \"\\n\";\nprint $r->description . \"\\n\";\n}",
    "sections": {
        "NAME": {
            "content": "WWW::Search::PubMed - Search the NCBI PubMed abstract database.\n",
            "subsections": []
        },
        "SYNOPSIS": {
            "content": "use WWW::Search;\nmy $s = new WWW::Search ('PubMed');\n$s->nativequery( 'ACGT' );\nwhile (my $r = $s->nextresult) {\nprint $r->title . \"\\n\";\nprint $r->description . \"\\n\";\n}\n",
            "subsections": []
        },
        "DESCRIPTION": {
            "content": "WWW::Search::PubMed provides a WWW::Search backend for searching the NCBI/PubMed abstracts\ndatabase.\n",
            "subsections": []
        },
        "VERSION": {
            "content": "This document describes WWW::Search::PubMed version 1.004, released 31 October 2007.\n",
            "subsections": []
        },
        "REQUIRES": {
            "content": "L<WWW::Search|WWW::Search>\nL<XML::DOM|XML::DOM>\n",
            "subsections": []
        },
        "SEE ALSO": {
            "content": "WWW::Search::PubMed::Result <http://www.ncbi.nlm.nih.gov:80/entrez/query/static/overview.html>\n<http://eutils.ncbi.nlm.nih.gov/entrez/query/static/esearchhelp.html>\n<http://eutils.ncbi.nlm.nih.gov/entrez/query/static/efetchlithelp.html>\n",
            "subsections": []
        },
        "COPYRIGHT": {
            "content": "Copyright (c) 2003-2007 Gregory Todd Williams. All rights reserved. This program is free\nsoftware; you can redistribute it and/or modify it under the same terms as Perl itself.\n",
            "subsections": []
        },
        "AUTHOR": {
            "content": "Gregory Todd Williams \"<gwilliams@cpan.org>\"\n",
            "subsections": []
        }
    },
    "summary": "WWW::Search::PubMed - Search the NCBI PubMed abstract database.",
    "flags": [],
    "examples": [],
    "see_also": []
}