Changes for version 0.54 - 1998-06-28

  • IRC::addfh() now requires only two arguments. In the absence of any indication of what you're using the filehandle for, it will assume you're reading from it. Previous behavior is, of course, unchanged.
  • Connection::pr() finally got diked out. Took long enough...
  • Minor doc fixes all over and cosmetic changes to irctest.
  • List of events added to Event.pm documentation (finally!).
  • The add_*handler functions will accept upper, lower, or mixed-case event names in the same fashion now.

Modules

Object-oriented interface to a single IRC connection
Object-oriented interface to a single DCC connection
A class for passing event data between subroutines
Perl interface to the Internet Relay Chat protocol