Very short update on some things im working on: First, is installing Net::Google::Calendar. For future reference, the things needed to install ontop of a fresh Raspbian install are:
- libexpat1-dev
- libssl-dev
- libxml2-dev
Those 3 allow Net::Google::Calendar to ‘install’ from CPAN, without any issues.
The other thing i’m working on, is hopefully going to be the start of a home-automation thing. To teach myself more Perl, and Android, i’m going to write something to control some RGB Led’s from my phone, through a Pi and onto an Arduino. Woo!