Hi, I uploaded version 0.15 to CPAN.
This version is included following pull requests.
By #28, discovery URL template was changed like below.
- 0.14 or earlier: https://www.googleapis.com/discovery/v1/apis/{api}/{apiVersion}/rest
- 0.15: https://{api}.googleapis.com/$discovery/rest?version={apiVersion}
This version will not be affected by this change.
If you have any questions or suggestions, please feel free let me know or create an issue on GitHub.