NAME

WWW::Search::Scrape::Bing - Bing search engine

VERSION

Version 0.08

SYNOPSIS

You are not expected to use this module directly. Please use WWW::Search::Scrape instead.

FUNCTIONS

search is the most important function in this module.

Inputs

+---------------------------+
|        keyword            |
+---------------------------+
| desired number of results |
+---------------------------+

Actually there is another optional argument, content, which is used in debug/test. It will replace LWP::UserAgent.