SUMMARY
This provides the Twitter component for Exobrain. You should read up on the Exobrain Framework if you're not already familiar with it.
INSTALLATION
If installing from the CPAN:
$ cpanm Exobrain::Twitter
$ exobrain setup Twitter
If installing from git:
$ dzil authordeps | cpanm
$ dzil listdeps | cpanm
$ dzil install
$ exobrain setup Twitter

