VERSION
version 1.01
NAME
Net::Google::CivicInformation - client for the Google Civic Information API
DESCRIPTION
Civic information (elected representatives, their contact information, jurisdictions, etc) for US addresses, provided via the Google Civic Information API.
You must obtain an API key (free) from Google to use this package. See https://developers.google.com/civic-information.
Do not use this module directly. Use one of the subclasses.
ATTRIBUTES
- api_key
-
Your Google Civic Information API key.
SEE ALSO
Net::Google::CivicInformation::Representatives
AUTHOR
Nick Tonkin <tonkin@cpan.org>
COPYRIGHT AND LICENSE
This software is copyright (c) 2021 by Nick Tonkin.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.