Using Google APIs with perl – Part 3: Simplicity

Jan. 15, 2017 by

Accessing the Drive API Accessing a Google API is a multi-step process.  Fortunately the repetitive OAuth2 tasks can be mostly done behind the scenes hidden inside libraries or your “write

Using Google APIs with perl – Part 2: Credentials

Jan. 13, 2017 by

As much as I want to dig right into coding, there is work to be done before you can access the google APIs for your applications.  To start off you

Using Google APIs with perl – Part 1: Background

Jan. 12, 2017 by

I have been coding perl for decades.  My Camel book was pink, and man was it cool.  I have used many languages for fun and profit since I picked up