This module has been abandoned and deprecated since 2004. The original authors have moved onto POE::Component::IRC and more modern techniques. This distribution is not maintained and only uploaded to present successively louder "don't use this" warni...
APEIRON/Net-IRC-0.79 - 27 Dec 2009 02:03:36 UTCThis object class implements an asynchronous IRC client, for use in programs based on IO::Async. Most of the actual IRC message handling behaviour is implemented by the parent class Net::Async::IRC::Protocol. Most of the behaviour related to being an...
PEVANS/Net-Async-IRC-0.11 - 04 Mar 2017 11:18:38 UTCThis documentation is a subset of the main Net::IRC documentation. If you haven't already, please "perldoc Net::IRC" before continuing. Net::IRC::Event defines a standard interface to the salient information for just about any event your client may w...
APEIRON/Net-IRC-0.79 - 27 Dec 2009 02:03:36 UTCThis documentation is a subset of the main Net::IRC documentation. If you haven't already, please "perldoc Net::IRC" before continuing. Net::IRC::DCC defines a few subclasses that handle DCC CHAT, GET, and SEND requests for inter-client communication...
APEIRON/Net-IRC-0.79 - 27 Dec 2009 02:03:36 UTCThis documentation is a subset of the main Net::IRC documentation. If you haven't already, please "perldoc Net::IRC" before continuing. Net::IRC::Connection defines a class whose instances are individual connections to a single IRC server. Several Ne...
APEIRON/Net-IRC-0.79 - 27 Dec 2009 02:03:36 UTCMCAUDILL/Net-Bot-IRC-Message-0.01 - 05 Sep 2010 03:00:59 UTC
This subclass of IO::Async::Stream implements an established IRC connection that has already completed its inital login sequence and is ready to send and receive IRC messages. It handles base message sending and receiving, and implements ping timers....
PEVANS/Net-Async-IRC-0.11 - 04 Mar 2017 11:18:38 UTCMCAUDILL/Net-Bot-IRC-NumericCodes-0.05 - 05 Sep 2010 02:53:03 UTC
This is the mixin-class for Bot::Net IRC bots. You "inherit" all the features of this mixin by using the class: use Bot::Net::Bot; # define a Bot::Net bot use Bot::Net::Mixin::Bot::IRC; # become an IRC bot...
HANENKAMP/Bot-Net-0.1.0 - 23 Oct 2007 16:58:02 UTCThis is the mixin-class for Bot::Net IRC servers. By using this class you create an IRC daemon: use Bot::Net::Server; # define common Bot::Net server features use Bot::Net::Mixin::Server::IRC; # we're an IRC server...
HANENKAMP/Bot-Net-0.1.0 - 23 Oct 2007 16:58:02 UTCThis module will provide you an access to the IRC protocol suitable to write your own IRC-Bots, or your IRC Client. The API will provide you the sames functions than Net::IRC, so change should be trivial. This module "use Parse::RecDescent;" by Dr. C...
KNOTTY/Net-IRC2-0.27 - 22 Aug 2005 18:35:18 UTCNOTE: This module is DEPRECATED, please use AnyEvent::IRC for new programs, and possibly port existing Net::IRC3 applications to AnyEvent::IRC. Though the API of AnyEvent::IRC has incompatible changes, it's still fairly similar. The Net::IRC3 module ...
ELMEX/Net-IRC3-0.6 - 23 Sep 2008 10:35:31 UTCELMEX/Net-IRC3-0.6 - 23 Sep 2008 10:35:31 UTC
KNOTTY/Net-IRC2-0.27 - 22 Aug 2005 18:35:18 UTC