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

NAME

Exobrain::Twitter - Twitter components for exobrain

VERSION

version 1.04

SYNOPSIS

    $ exobrain setup Twitter

    $ ubic start exobrain.twitter

DESCRIPTION

This distribution provides Twitter access to Exobrain. To enable, please run exobrain setup Twitter file, which will run you through the setup proceess.

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

PROVIDED CLASSES

This component provides the following agents:

Exobrain::Agent::Twitter::Source
Exobrain::Agent::Twitter::Sink
Exobrain::Agent::Twitter::Response

It also provides Exobrain::Intent::Tweet and Exobrain::Measurement::Tweet classes for sending and receiving tweets, 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.