
POE::Component::Client::Twitter - POE chat component for twitter.com

use POE::Component::Client::Twitter;

POE::Component::Client::Twitter is a POE component for Twitter API. See http://groups.google.com/group/twitter-development-talk/web/api-documentation for more details about Twitter API.
This module is in its beta quality and the API and implementation will be likely changed along with the further development.

Kazuhiro Osawa <ko@yappo.ne.jp>

POE, http://groups.google.com/group/twitter-development-talk/web/api-documentation

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