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

NAME

Bing::Search::Result::InstantAnswer - Instant answers from Bing

METHODS

Url

A URI object linking to a more detailed answer, or at least, the source material.

Attribution

The "source" for the instant answer. Nto always present.

ContentType

The type of instant answer you got. Is generally an "Encarta." or "FlightStatus." type.

Title

For most cases, the title is also the query, as understood by Bing.

Answer

Contains a specific object with your answer. Depending on the type of answer, it may be either a Bing::Search::Result::InstantAnswer::Encarta or Bing::Search::Result::InstantAnswer::FlightStatus object. You should use ref to check which one you got.

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

L<> starts or ends with whitespace