WebService::HabitRPG - Perl interface to the HabitRPG API

Currently under development. If you're super-eager:

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

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 hrng without any arguments to see command line help.