in reply to Perl module for gmail?
For contacts, you could try Moo::Google which is absolutely terribly named, but provides a low-level interface to cover all of Google's APIs, including People v1.
If you also need to access emails, it does support the GMail API, but I'd probably use Mail::Box to connect via IMAP4 with TLS.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Perl module for gmail? (dependencies)
by hippo (Archbishop) on Aug 03, 2018 at 13:18 UTC | |
|
Re^2: Perl module for gmail?
by nysus (Parson) on Aug 03, 2018 at 14:18 UTC | |
|
Re^2: Perl module for gmail?
by nysus (Parson) on Aug 03, 2018 at 13:41 UTC |