ãæè»½ã«iPhoneä¸ãããã¼ã¿ãããããä¸ã§ãã¢ããªåãã«ãã®ãã¼ã¿ãé ä¿¡ããæ¹æ³ã¯ãªããã¨æ¨¡ç´¢ããã¨ããããã®çµã¿åããã«ãªã£ãã Net::Google::Spreadsheets DBIx::Class æåã¯SQLiteã«DBIã§åºåãèãããã©ãã¢ãã³ã«DBIx::Classã使ããã¨ã«ããã use strict; use warnings; use lib 'lib'; use SLDB::Schema; use Net::Google::Spreadsheets; use Data::Dumper; my $Schema = SLDB::Schema->connect("dbi:SQLite:dbname=db/xxx.sqlite","",""); my $GoogleService = Net::Google::Spreadsheets->new( username


{{#tags}}- {{label}}
{{/tags}}