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

use POE qw(Component::Client::Lingr); # See eg/bot.pl for sample client code

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 in its beta quality and the API and implementation will be likely changed along with the further development.

Tatsuhiko Miyagawa <miyagawa@bulknews.net>

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