| Bing-Search documentation | view source | Contained in the Bing-Search distribution. |
Bing::Search::Source - Base class for Sources.
my $source = Bing::Search::Source::Web->new(); $search->add_source( $source );
For details on what specific sources exist, see the documentation for the source in question.
Dave Houston, dhouston@cpan.org, 2010
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. |