NAME
Bing::Search::Source::Phonebook - Phonebook lookups with Bing.
SYNOPSIS
my $source = Bing::Search::Source::Phonebook->new();
METHODS
Market,Version,Adult,UILanguage,Latitude,Longitude,Radius,Options, andsetOptions-
See Bing::Search for documentation on this common options.
Phonebook_OffsetandPhonebook_Count-
The default value for
Phoneboot_Countis 10, with a potential range of 1 to 25. The potential range forPhonebook_Offsetis 0 to 1,000. The sum of both the Count and Offset may not exceed 1,000. Phoneook_FileType-
Selects which sort of listing to search. Valid optionsa re YP or WP, for commercial listings ("yellow pages") or residential ("white pages") respectivly.
See http://msdn.microsoft.com/en-us/library/dd250976.aspx for details.
Phonebook_LocId-
If you happen to have a
UniqueIdvalue from a Bing::Search::Result::Phonebook, you can put it here to do a lookup on a specific entry. Phonebook_SortyB-
See http://msdn.microsoft.com/en-us/library/dd250925.aspx for details.
Influences the sort order of the results. Valid options are Default, Distance, or Relevance.
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 71:
L<> starts or ends with whitespace