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

NAME

Bing::Search::Result::News - News results from Bing

METHODS

Snippet

A snippet from the news article

BreakingNews

A boolean indicating if the article is "breaking news"

Source

The name of the source, i.e., "The Seattle Times"

Url

A URI objecting representing the link to the full article.

Date

A DateTime object representing the date of the article.

Title

The title of the article.

"NewsCollection" and "NewsRelated"

These two sub-groups are currently unimplemented. Their data, if it exists, should remain accesible in the data method. See http://msdn.microsoft.com/en-us/library/dd250884.aspx for details. This will probably be added later, when I get around to it.

Unimplemented bits are:

  • NewsRelatedSearch/Url =item * NewsRelatedSearch/Title =item * NewsCollection/NewsArticles =item * NewsCollection/Name

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.

3 POD Errors

The following errors were encountered while parsing the POD:

Around line 62:

Unknown directive: =over3

Around line 64:

'=item' outside of any '=over'

Around line 73:

L<> starts or ends with whitespace