-
-
05 Mar 2021 22:17:11 UTC
- Distribution: Net-Google-CivicInformation
- Module version: 1.02
- Source (raw)
- Browse (raw)
- Changes
- How to Contribute
- Repository
- Issues (0)
- Testers (190 / 0 / 0)
- Kwalitee
Bus factor: 1- % Coverage
- License: perl_5
- Perl: v5.10.0
- Activity
24 month- Tools
- Download (11.81KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
VERSION
version 1.02
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.
Module Install Instructions
To install Net::Google::CivicInformation, copy and paste the appropriate command in to your terminal.
cpanm Net::Google::CivicInformation
perl -MCPAN -e shell install Net::Google::CivicInformation
For more information on module installation, please visit the detailed CPAN module installation guide.