This module provides a simple, straight-forward interface to the Google Analytics Core Reporting API, Version 3.
Please refer to this module's documentation for usage information.
perl Makefile.PL
make
make test
make install
Make sure to install Dist::Zilla. Then you can build and test with dzil:
dzil test
dzil build
This distribution requires LWP with SSL support. For LWP version 6.00 or newer, you should install LWP::Protocol::https. For older versions, Crypt::SSLeay or IO::Socket::SSL is required.
This software is copyright (C) by Nick Wellnhofer.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.