The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.2.1

  • Added spreadsheet attrs cache
  • Fixed missing files in MANIFEST
  • Removes testing dependency on Spreadsheets::Perl
  • Bug fixes in Range object
  • Fixed bugs in test suite, added more unit tests

Documentation

Modules

Connection to Google REST APIs (currently Drive and Sheets).
API to Google Drive API V3.
File object for Google Drive.
OAuth2 support for Google Rest APIs
API to Google Sheets API V4.
Represents a range in a Worksheet.
Represents an the Range of an entire Worksheet.
Represents a cell within a Worksheet.
Represents a column within a Worksheet.
An iterator for an arbitrary Range.
Represents a row within a Worksheet.
Represents a group of ranges in a Worksheet.
An iterator for a group of Ranges.
Makes Ranges addressible via a hash key.
A base class to build Google API's batchRequest.
Build Google API's batchRequests for a Spreadsheet.
Build Google API's batchRequests for a Worksheet.
Build Google API's batchRequests for a Range.
Represents a Google Spreadsheet.
Represents a Worksheet within a Google Spreadsheet.

Provides

in lib/Google/RestApi/Utils.pm