Skip to content

robhammond/Net-Google-Analytics

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Coverage Status CPAN version

Perl interface to the Google Analytics Core Reporting API

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.

Installation from a CPAN tarball

perl Makefile.PL
make
make test
make install

Build from a repository checkout

Make sure to install Dist::Zilla. Then you can build and test with dzil:

dzil test
dzil build

SSL support

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.

About

Perl interface to the Google Analytics Core Reporting API

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Perl 100.0%