Group
Extension

Matches 5

WWW-Google-CustomSearch ( M/MA/MANWAR/WWW-Google-CustomSearch-0.40.tar.gz, MANWAR, 2024; MetaCPAN )
WWW-Google-CustomSearch/lib/WWW/Google/CustomSearch.pm ( view source; MetaCPAN )
head1 NAME

WWW::Google::CustomSearch - Interface to Google JSON/Atom Custom Search.

=head1 VERSION

Version 0.40

=cut

use 5.006;
use JSON;
use Data::Dumper;
use URI;

use WWW::Google::UserAgent;
u
b { return 1 });
has 'alt'              => (is => 'ro', isa => FileType, default => sub { return 'json' });

has [ qw(callback fields quotaUser userIp cref cx dateRestrict exactTerms
         excludeT
t with the JSON/Atom Custom Search API. With Google Custom Search, you can
harness the power of Google to create a customized search experience for your own
website.  You  can  use the JSON/Atom Custo
WWW-Google-CustomSearch ( M/MA/MANWAR/WWW-Google-CustomSearch-0.40.tar.gz, MANWAR, 2024; MetaCPAN )
WWW-Google-CustomSearch/lib/WWW/Google/CustomSearch/Item.pm ( view source; MetaCPAN )
AUTHORITY = 'cpan:MANWAR';

=head1 NAME

WWW::Google::CustomSearch::Item - Placeholder for Google JSON/Atom Custom Search Item.

=head1 VERSION

Version 0.40

=cut

use 5.006;
use Data::Dumper;

use M
WWW-Google-CustomSearch ( M/MA/MANWAR/WWW-Google-CustomSearch-0.40.tar.gz, MANWAR, 2024; MetaCPAN )
WWW-Google-CustomSearch/lib/WWW/Google/CustomSearch/Request.pm ( view source; MetaCPAN )
HORITY = 'cpan:MANWAR';

=head1 NAME

WWW::Google::CustomSearch::Request - Placeholder for Google JSON/Atom Custom Search Request.

=head1 VERSION

Version 0.40

=cut

use 5.006;
use Data::Dumper;
use
WWW-Google-CustomSearch ( M/MA/MANWAR/WWW-Google-CustomSearch-0.40.tar.gz, MANWAR, 2024; MetaCPAN )
WWW-Google-CustomSearch/lib/WWW/Google/CustomSearch/Page.pm ( view source; MetaCPAN )
AUTHORITY = 'cpan:MANWAR';

=head1 NAME

WWW::Google::CustomSearch::Page - Placeholder for Google JSON/Atom Custom Search Page.

=head1 VERSION

Version 0.40

=cut

use 5.006;
use Data::Dumper;

use M
WWW-Google-CustomSearch ( M/MA/MANWAR/WWW-Google-CustomSearch-0.40.tar.gz, MANWAR, 2024; MetaCPAN )
WWW-Google-CustomSearch/lib/WWW/Google/CustomSearch/Result.pm ( view source; MetaCPAN )
THORITY = 'cpan:MANWAR';

=head1 NAME

WWW::Google::CustomSearch::Result - Placeholder for Google JSON/Atom Custom Search Result.

=head1 VERSION

Version 0.40

=cut

use 5.006;
use Data::Dumper;
use 

Powered by Groonga
Maintained by Kenichi Ishigaki <ishigaki@cpan.org>. If you find anything, submit it on GitHub.