NAME
Bing::Search::Source::Web - Search the web with Bing
METHODS
Market
,Version
,Latitude
,Longitude
,Options
, andsetOptions
-
See Bing::Search for documentation on these common attributes.
Web_Count
andWeb_Offset
-
The range for
Web_Count
is 1 to 50.The maximum value of
Web_Count
andWeb_Offset
must not exceed 1,000. Web_Options
-
Contains an arrayref for options available. See http://msdn.microsoft.com/en-us/library/dd250969.aspx for details on what each option does. You should use
setWeb_Option
to adjust this. set_WebOption
-
Supply the name of an option, optionally prepended with a
+
to add it. Prepend a-
to remove it. Web_FileType
-
Select only certain file types. See http://msdn.microsoft.com/en-us/library/dd250876.aspx for the list of valid types.
AUTHOR
Dave Houston, " dhouston@cpan.org ", 2010
LICENSE
This library is free software; you may redistribute and/or modify it under the same terms as Perl itself.
1 POD Error
The following errors were encountered while parsing the POD:
- Around line 61:
L<> starts or ends with whitespace