The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

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

SYNOPSIS

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

DESCRIPTION

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.

AUTHOR

Kazuhiro Osawa <ko@yappo.ne.jp>

SEE ALSO

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

LICENSE

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