This is a perl wrapper for the DarkSky (http://darkskyapp.com/) REST API

To build:

$ dzil build

To install from source:

$ git clone git@github.com:mlbright/DarkSky-API-perl.git
$ dzil install

To install from CPAN (TODO):

$ cpan DarkSky::API