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 REST-Google-Apps-EmailSettings

1.1.5
* Mon Sep 08 2009 Scott Schneider <sschneid@gmail.com>
- Added setLanguage, setPageSize, enableShortcuts, disableShortcuts,
  enableArrows, disableArrows, enableSnippets, and disableSnippets functions

1.1.4
* Mon Sep 08 2009 Scott Schneider <sschneid@gmail.com>
- Added createFilter, createSendAs, enableVacation, disableVacation,
  enableSignature, and disableSignature functions
- Functions will croak is necessary arguments are not specified

1.1.3
* Fri Sep 04 2009 Scott Schneider <sschneid@gmail.com>
- Standardizing on OO-style input (all values must be named)

1.1.2
* Fri Sep 04 2009 Scott Schneider <sschneid@gmail.com>
- Fixing syntax error (oops!)

1.1.1
* Fri Sep 04 2009 Scott Schneider <sschneid@gmail.com>
- initial version