Changes for version 0.13

  • Change: 9f2e8585e18a4d54710807223492534013941311 Author: Peter Scott <peter@shotgundriver.com> Date : 2018-10-23 22:23:32 +0000
    • Release V0.13 - Windows Installable Fixes
    • #7 #4
  • Change: f1d659e307d791956d0acec2c0d124de27bc170f Author: Peter Scott <peter@shotgundriver.com> Date : 2018-10-23 18:20:33 +0000
    • exclude gapi.json from examples and t
  • Change: 99184ec89afb5a007a49b9b2baadd0106bedb746 Author: Peter Scott <peter@shotgundriver.com> Date : 2018-10-23 18:14:41 +0000
    • Bump Version for Microsoft Github Release
  • Change: b0fdc2248a6142b19784adbd8c4fdd87a220dcf9 Author: Peter Scott <peter@shotgundriver.com> Date : 2018-10-23 16:51:39 +0000
    • dist.ini change borked on install
  • Change: 70945cc5588ba31d4514e25d87952315ef7cd25e Author: Peter Scott <peter@shotgundriver.com> Date : 2018-10-23 16:49:31 +0000
    • Refactor path handling for Windows/Unix using Path::Class
    • will test install on windows form repo
  • Change: dcaac2cd388ea3b41b56a6e149ed9765bf551b93 Author: Peter Scott <peter@shotgundriver.com> Date : 2018-10-22 22:57:42 +0000
    • blogger example
  • Change: afe41f54aadbd7f7d85c34ff1877e59e3c60cbd2 Author: Peter Scott <peter@shotgundriver.com> Date : 2018-10-21 21:46:14 +0000
    • Fix for #6 #4
    • #6 - List::Util is a core module but the uniq function was not provided until v1.45 which was included in an older version of Perl around 5.8 ish .. by setting the required version minimum this should guide auto installers to update. #4 - think previous fix was in wrong place - hacked in a validation of type in case unable to start HTTP transaction request.

Documentation

CLI tool with mini http server for negotiating Google OAuth2 Authorisation access tokens that allow offline access to Google API Services on behalf of the user.

Modules

Google API Services Client.
JSON File Persistence for Google OAUTH Project and User Access Tokens
Specific methods to fetch tokens from JSON data sources
Credentials for particular Client instance. You can use this module as singleton also if you need to share
Google API discovery service
User Agent wrapper for working with Google APIs