Group
Extension

Matches 1

Net-Google-CivicInformation ( T/TO/TONKIN/Net-Google-CivicInformation-1.03.tar.gz, TONKIN, 2025; MetaCPAN )
Net-Google-CivicInformation/lib/Net/Google/CivicInformation/Representatives.pm ( view source; MetaCPAN )
 = '1.03';

use strict;
use warnings;
use v5.10;

use Carp 'croak';
use Function::Parameters;
use JSON::MaybeXS;
use Try::Tiny;

use Types::Common::String 'NonEmptyStr';
use Moo;
use namespace::clean;
uccess} ) {
            my $resp = decode_json( $call->{content} );
            $response = $resp;
        }
        else {
            my $data = decode_json( $call->{content} );

            my @res
s('123 Main St Springfield MO 12345');

  if ( $res->error ) {
      # handle the error returned (JSON obj, see below)
  }
  else {
      # MORE DOC NEEDED HERE
  }

=head1 METHODS

=over

=item B<rep

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