Changes for version 0.06_01
- Supports Google Spreadsheets API version 3.0
- Add table and record feeds supports
- Better error handlings (no more redirects, captures xml parse error, and more)
- Refactored internals
Modules
A Perl module for using Google Spreadsheets API.
Base class of Net::Google::Spreadsheets::*.
A representation class for Google Spreadsheet cell.
A representation class for Google Spreadsheet record.
A representation class for Google Spreadsheet row.
Representation of spreadsheet.
A representation class for Google Spreadsheet table.
UserAgent for Net::Google::Spreadsheets.
Representation of worksheet.
Provides
in lib/Net/Google/Spreadsheets/Role/HasContent.pm
in lib/Net/Google/Spreadsheets/Traits/Feed.pm