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.
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.