Changes for version 1.2.0 - 2026-02-14
- Build out drive api calls.
Modules
Connection to Google REST APIs (currently Drive and Sheets).
Base class for authorization for Google Rest APIs
OAuth2 support for Google Rest APIs
Service Account support for Google Rest APIs
API to Google Drive API V3.
About information for Google Drive.
Track changes in Google Drive.
Comment object for Google Drive files.
Shared Drive object for Google Drive.
File object for Google Drive.
Permission object for Google Drive files.
Reply object for Google Drive comments.
Revision object for Google Drive files.
Common set of perl dependencies and imports.
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.
An iterator for tied Ranges.
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/SheetsApi4/Types.pm
in lib/Google/RestApi/Types.pm
in lib/Google/RestApi/Utils.pm
in tutorial/lib/Tutorial/Setup.pm
in tutorial/lib/Tutorial/Utils.pm