Help for this page

Select Code to Download


  1. or download this
    use WWW::Search;
    print sort &WWW::Search::installed_engines();
    
  2. or download this
    use WWW::Search;
    my $oSearch=WWW::Search->new('PubMed');
    ...
     { search_debug=>1, search_parser_debug=>1 }
    );
    #... whatever ...