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


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

Index


NAME

Top

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

SYNOPSIS

Top

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

  # See eg/bot.pl for sample client code

DESCRIPTION

Top

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.

AUTHOR

Top

Tatsuhiko Miyagawa <miyagawa@bulknews.net>

LICENSE

Top

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

SEE ALSO

Top

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


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