The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
######################################################################
Revision history for Perl extension OAuth::Cmdline

0.03  2014/09/27
    (ms) Added token_expire to force a refresh of the access token

0.02  2014/07/20
    (ms) Works now with the Google Drive API
    (ms) Using site-specific classes now, OAuth::Cmdline::GoogleDrive,
         OAuth::Cmdline::Spotify, etc. to deal with minor differences
         in the sites' OAuth implementation.

0.01  2014/07/12
    (ms) Where it all began.