Net::IRC::Connection - Object-oriented interface to a single IRC connection


Net-IRC documentation  | view source Contained in the Net-IRC distribution.

Index


NAME

Top

Net::IRC::Connection - Object-oriented interface to a single IRC connection

SYNOPSIS

Top

Hard hat area: This section under construction.

DESCRIPTION

Top

This 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 Net::IRC::Connection objects may be handled simultaneously by one Net::IRC object.

METHOD DESCRIPTIONS

Top

This section is under construction, but hopefully will be finally written up by the next release. Please see the irctest script and the source for details about this module.

AUTHORS

Top

Conceived and initially developed by Greg Bacon <gbacon@adtran.com> and Dennis Taylor <dennis@funkplanet.com>.

Ideas and large amounts of code donated by Nat "King" Torkington <gnat@frii.com>.

Currently being hacked on, hacked up, and worked over by the members of the Net::IRC developers mailing list. For details, see http://www.execpc.com/~corbeau/irc/list.html .

URL

Top

Up-to-date source and information about the Net::IRC project can be found at http://netirc.betterbox.net/ .

SEE ALSO

Top


Net-IRC documentation  | view source Contained in the Net-IRC distribution.