NAME
Net::AIM::Connection - Stolen Object-oriented interface to a single AIM connection
SYNOPSIS
DESCRIPTION
Basically this module handles the connection and communications between us and the server. It parses the incoming data and queues it. It follows the defined protocol and contains methods to send out our information and messages.
AUTHORS
Shreded by Aryeh Goldsmith <aryeh@ironarmadillo.com>.
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>.
Net::IRC developers mailing list: http://www.execpc.com/~corbeau/irc/list.html .
URL
Up-to-date source and information about the Net::IRC project can be found at http://netirc.betterbox.net/ .
Up-to-date source and information about the Net::AIM project can be found at http://projects.aryeh.net/Net-AIM/ .
SEE ALSO
perl(1), Net::IRC.