The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

fusion_tables_demo.pl - Make an SQL request on google fusion tables

SYNOPSIS

fusion_tables_demo.pl --client_id 372296649547.apps.googleusercontent.com \ --client_secret AseL38Set3rjlfql7ljCuw4i --token_store /tmp/my_temporary_oauth_store \ --sql="SHOW TABLES"

The first time you run the scirpt you will be prompted to open a URL in your browser and after authorizing your application, paste the access code into the console to continue. On subsequent requests you should not need to re-authorize your application.

COPYRIGHT

Copyright 2011, Robin Clarke

AUTHOR

Robin Clarke perl@robinclarke.net