Name : perl-AnyEvent-IRC
| |
Version : 0.97
| Vendor : obs://build_opensuse_org/devel:languages:perl
|
Release : 8.71
| Date : 2024-08-05 20:28:11
|
Group : Development/Libraries/Perl
| Source RPM : perl-AnyEvent-IRC-0.97-8.71.src.rpm
|
Size : 0.11 MB
| |
Packager : (none)
| |
Summary : An event based IRC protocol client API
|
Description :
The AnyEvent::IRC module consists of AnyEvent::IRC::Connection, AnyEvent::IRC::Client and AnyEvent::IRC::Util. AnyEvent::IRC is just a module that holds this overview over the other modules.
AnyEvent::IRC can be viewed as toolbox for handling IRC connections and communications. It won\'t do everything for you, and you still need to know a few details of the IRC protocol.
AnyEvent::IRC::Client is a more highlevel IRC connection that already processes some messages for you and will generated some events that are maybe useful to you. It will also do PING replies for you, manage channels a bit, nicknames and CTCP.
AnyEvent::IRC::Connection is a lowlevel connection that only connects to the server and will let you send and receive IRC messages. AnyEvent::IRC::Connection does not imply any client behaviour, you could also use it to implement an IRC server.
Note that these modules use AnyEvent as it\'s IO event subsystem. You can integrate them into any application with a event system that AnyEvent has support for (eg. Gtk2 or Event).
|
RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/perl:/CPAN-A/openSUSE_Tumbleweed/noarch |