Bing::Search::Source - Base class for Sources.


Bing-Search documentation  | view source Contained in the Bing-Search distribution.

Index


NAME

Top

Bing::Search::Source - Base class for Sources.

SYNOPSIS

Top

 my $source = Bing::Search::Source::Web->new();

 $search->add_source( $source );

DESCRIPTION

Top

For details on what specific sources exist, see the documentation for the source in question.

AUTHOR

Top

Dave Houston, dhouston@cpan.org, 2010

LICENSE

Top

This library is free software; you may redistribute and/or modify it under the same terms as Perl itself.


Bing-Search documentation  | view source Contained in the Bing-Search distribution.