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


POE-Component-Client-Twitter documentation  | view source Contained in the POE-Component-Client-Twitter distribution.

Index


NAME

Top

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

SYNOPSIS

Top

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

DESCRIPTION

Top

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

Top

Kazuhiro Osawa <ko@yappo.ne.jp>

SEE ALSO

Top

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

LICENSE

Top

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


POE-Component-Client-Twitter documentation  | view source Contained in the POE-Component-Client-Twitter distribution.