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

WebService::HabitRPG - Perl interface to the HabitRPG API

To install (stable version)

cpanm WebService::HabitRPG

You'll probably find it useful to have a ~/.habitrpgrc file that looks like the following:

[auth]
user_id   = xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx
api_token = xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx

You can get these values by going to Settings -> API in HabitRPG.

Use hrpg without any arguments to see command line help.

You can find documention of the stable release on the CPAN:

To develop / contribute

You can install the built module with cpanm WebService-HabitRPG-*.tar.gz