The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Bing::Search::Result::Errors - Error result

DESCRIPTION

This particular result is special. It indicates that something you did Bing didn't link. It certaintly isn't a bug, of course.

See http://msdn.microsoft.com/en-us/library/dd251042.aspx for documented error codes.

Additionally, if relevent, Bing will return an attribute, HelpUrl to direct your attention to some more detailed problem solving.

METHODS

Code

An error code, almost always a number.

Message

The message itself. Terrifying things like "Required parameter missing".

Parameter

If relevent, Bing will tell you which parameter in your request broke.

HelpUrl

A URI object containing a URL to point you at More Help.

Value

The value Bing got for the Parameter that broke.

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 60:

L<> starts or ends with whitespace