Sponsoring The Perl Toolchain Summit 2025: Help make this important event another success Learn more

bin/google_restapi_oauth_token_creator
Changes
lib/Google/RestApi.pm
lib/Google/RestApi/Auth.pm
lib/Google/RestApi/Auth/OAuth2Client.pm
lib/Google/RestApi/Auth/ServiceAccount.pm
lib/Google/RestApi/DriveApi3.pm
lib/Google/RestApi/DriveApi3/File.pm
lib/Google/RestApi/Setup.pm
lib/Google/RestApi/SheetsApi4.pm
lib/Google/RestApi/SheetsApi4/Range.pm
lib/Google/RestApi/SheetsApi4/Range/All.pm
lib/Google/RestApi/SheetsApi4/Range/Cell.pm
lib/Google/RestApi/SheetsApi4/Range/Col.pm
lib/Google/RestApi/SheetsApi4/Range/Iterator.pm
lib/Google/RestApi/SheetsApi4/Range/Row.pm
lib/Google/RestApi/SheetsApi4/RangeGroup.pm
lib/Google/RestApi/SheetsApi4/RangeGroup/Iterator.pm
lib/Google/RestApi/SheetsApi4/RangeGroup/Tie.pm
lib/Google/RestApi/SheetsApi4/RangeGroup/Tie/Iterator.pm
lib/Google/RestApi/SheetsApi4/Request.pm
lib/Google/RestApi/SheetsApi4/Request/Spreadsheet.pm
lib/Google/RestApi/SheetsApi4/Request/Spreadsheet/Worksheet.pm
lib/Google/RestApi/SheetsApi4/Request/Spreadsheet/Worksheet/Range.pm
lib/Google/RestApi/SheetsApi4/Spreadsheet.pm
lib/Google/RestApi/SheetsApi4/Types.pm
lib/Google/RestApi/SheetsApi4/Worksheet.pm
lib/Google/RestApi/Types.pm
lib/Google/RestApi/Utils.pm
LICENSE
Makefile.PL
MANIFEST This list of files
README.dist.txt
README.install.txt
README.md
t/etc/log4perl.conf
t/etc/rest_config.token
t/etc/rest_config.yaml
t/etc/sheets_config.yaml
t/etc/uri_responses/delete_spreadsheet.yaml
t/etc/uri_responses/get_spreadsheet_attrs_joe.yaml
t/etc/uri_responses/get_spreadsheet_named_range_george.yaml
t/etc/uri_responses/get_spreadsheet_named_ranges.yaml
t/etc/uri_responses/get_spreadsheet_properties_defaultformat_backgroundcolor.yaml
t/etc/uri_responses/get_spreadsheet_properties_defaultformat_backgroundcolor_red.yaml
t/etc/uri_responses/get_spreadsheet_properties_locale.yaml
t/etc/uri_responses/get_spreadsheet_properties_title.yaml
t/etc/uri_responses/get_spreadsheet_uri.yaml
t/etc/uri_responses/get_spreadsheets.yaml
t/etc/uri_responses/get_worksheet_properties_index.yaml
t/etc/uri_responses/get_worksheet_properties_index_rowcount.yaml
t/etc/uri_responses/get_worksheet_properties_rowcount.yaml
t/etc/uri_responses/get_worksheet_properties_title_sheetid.yaml
t/etc/uri_responses/get_worksheet_values_a1_b1_c1.yaml
t/etc/uri_responses/get_worksheet_values_a1_c3.yaml
t/etc/uri_responses/get_worksheet_values_cell.yaml
t/etc/uri_responses/get_worksheet_values_col.yaml
t/etc/uri_responses/get_worksheet_values_cols.yaml
t/etc/uri_responses/get_worksheet_values_range.yaml
t/etc/uri_responses/get_worksheet_values_row.yaml
t/etc/uri_responses/get_worksheet_values_rows.yaml
t/etc/uri_responses/post_spreadsheet_copy.yaml
t/etc/uri_responses/post_spreadsheet_create.yaml
t/etc/uri_responses/post_worksheet_batch_request.yaml
t/etc/uri_responses/post_worksheet_values_x_y_z.yaml
t/etc/uri_responses/put_worksheet_values_a1_c3.yaml
t/etc/uri_responses/put_worksheet_values_col.yaml
t/etc/uri_responses/put_worksheet_values_range.yaml
t/etc/uri_responses/put_worksheet_values_row.yaml
t/etc/uri_responses/spreadsheet_properties.json
t/integration/Google/RestApi.t
t/integration/Google/RestApi/SheetsApi4.t
t/integration/Google/RestApi/SheetsApi4/Range.t
t/integration/Google/RestApi/SheetsApi4/Range/Iterator.t
t/integration/Google/RestApi/SheetsApi4/RangeGroup.t
t/integration/Google/RestApi/SheetsApi4/RangeGroup/Iterator.t
t/integration/Google/RestApi/SheetsApi4/RangeGroup/Tie.t
t/integration/Google/RestApi/SheetsApi4/RangeGroup/Tie/Iterator.t
t/integration/Google/RestApi/SheetsApi4/Spreadsheet.t
t/integration/Google/RestApi/SheetsApi4/Worksheet.t
t/lib/Test/Integration/Setup.pm
t/lib/Test/Integration/Utils.pm
t/lib/Test/Tutorial/Setup.pm
t/lib/Test/Tutorial/Utils.pm
t/lib/Test/Unit/Setup.pm
t/lib/Test/Unit/TestBase.pm
t/lib/Test/Unit/UriResponse.pm
t/lib/Test/Unit/Utils.pm
t/lib/Test/Utils.pm
t/perlcriticrc
t/run_integration
t/run_unit_some
t/run_unit_tests.t
t/tutorial/sheets/10_spreadsheet.pl
t/tutorial/sheets/20_worksheet.pl
t/tutorial/sheets/25_iterators.pl
t/tutorial/sheets/99_delete_all.pl
t/unit/perlcritic.t
t/unit/Test/Google/RestApi.pm
t/unit/Test/Google/RestApi/SheetsApi4.pm
t/unit/Test/Google/RestApi/SheetsApi4/Range.pm
t/unit/Test/Google/RestApi/SheetsApi4/Range/Base.pm
t/unit/Test/Google/RestApi/SheetsApi4/Range/Cell.pm
t/unit/Test/Google/RestApi/SheetsApi4/Range/Col.pm
t/unit/Test/Google/RestApi/SheetsApi4/Range/Row.pm
t/unit/Test/Google/RestApi/SheetsApi4/RangeGroup.pm
t/unit/Test/Google/RestApi/SheetsApi4/RangeGroup/Iterator.pm
t/unit/Test/Google/RestApi/SheetsApi4/RangeGroup/Tie.pm
t/unit/Test/Google/RestApi/SheetsApi4/RangeGroup/Tie/Iterator.pm
t/unit/Test/Google/RestApi/SheetsApi4/Request/Spreadsheet/Worksheet.pm
t/unit/Test/Google/RestApi/SheetsApi4/Request/Spreadsheet/Worksheet/Range.pm
t/unit/Test/Google/RestApi/SheetsApi4/Spreadsheet.pm
t/unit/Test/Google/RestApi/SheetsApi4/Types.pm
t/unit/Test/Google/RestApi/SheetsApi4/Worksheet.pm
t/unit/Test/Google/RestApi/Types.pm
t/unit/Test/Google/RestApi/Utils.pm
META.yml Module YAML meta-data (added by MakeMaker)
META.json Module JSON meta-data (added by MakeMaker)