elnjensen / Tapir

Tools for planning astronomical observations (transit visibility, airmass plots, finding charts)
GNU General Public License v3.0
8 stars 3 forks source link

Update Perl package used to access Google Sheets #6

Open aruethe2 opened 1 year ago

aruethe2 commented 1 year ago

The Net::Google::Spreadsheets Perl package used in parse_google_spreadsheet.pl is obsolete. Replace with Net::Google::Spreadsheets::V4 or Google::RestApi.