Convos::Core::Connection::Irc - IRC connection for Convos
DESCRIPTION
Convos::Core::Connection::Irc is a connection class for Convos which allow you to communicate over the IRC protocol.
ATTRIBUTES
Convos::Core::Connection::Irc inherits all attributes from Convos::Core::Connection and implements the following new ones.
METHODS
Convos::Core::Connection::Irc inherits all methods from Convos::Core::Connection and implements the following new ones.
connect
See "connect" in Convos::Core::Connection.
disconnect_p
See "disconnect_p" in Convos::Core::Connection.
send_p
See "send" in Convos::Core::Connection.