NAME

POE::Component::Client::Lingr - POE chat component for Lingr.com

SYNOPSIS

use POE qw(Component::Client::Lingr);

# See eg/bot.pl for sample client code

DESCRIPTION

POE::Component::Client::Lingr is a POE component for Lingr API. See http://wiki.lingr.com/dev/show/HomePage for more details about Lingr API.

This module is beta software and its API and implementation will be likely to be changed along with the development.

AUTHOR

Tatsuhiko Miyagawa <miyagawa@bulknews.net>

LICENSE

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

SEE ALSO

POE, http://wiki.lingr.com/dev/show/HomePage