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

NAME

Exobrain::Agent::Action::SimpleBeeHabit - Update HabitRPG events from Beeminder

VERSION

version 1.08

SYNOPSIS

    [Action::SimpleBeeHabit]

    ; Every time the beeminder goal on the LHS is incremented, the
    ; habit on the RPG will gain XP.
    
    floss     = a670fc50-4e04-4b0f-9583-e4ee55fced02
    weight    = c5199061-a5cc-4013-810d-0e3314bdbbca
    gitminder = a5bf1893-9fc8-4d11-8283-59257f939462

DESCRIPTION

This agent allows XP and GP to be awarded whenever the a user's Beeeminder goal is incremented.

This agent does not support goals which should cause penalties on update, nor goals where the resulting actions should depend upon the direction of goal movement on Beeminder.

AUTHOR

Paul Fenwick <pjf@cpan.org>

COPYRIGHT AND LICENSE

This software is copyright (c) 2014 by Paul Fenwick.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.