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

NAME

Exobrain::Beeminder - Beeminder components for exobrain

VERSION

version 1.06

SYNOPSIS

    $ ubic start exobrain.beeminder

DESCRIPTION

This distribution provides Beeminder access to Exobrain.

Once enabled, services can be controlled using ubic. Try ubic status to see them, and ubic start exobrain.beeminder to start the beeminder framework.

PROVIDED CLASSES

This component provides the following agents:

Exobrain::Agent::Beeminder::Source
Exobrain::Agent::Beeminder::Sink

It also provides Exobrain::Intent::Beeminder and Exobrain::Measurement::Beeminder classes for sending and receiving Beeminder datapoints, respectively.

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.