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-twitter-auth
If installing from git:
$ dzil authordeps | cpanm
$ dzil listdeps | cpanm
$ dzil install
$ exobrain-twitter-auth

