Changes for version 0.51 - 1998-05-19
- Aryeh patched a few minor bugs in the formatting functions.
- Problem with the select timeout in do_one_loop() squashed.
- Minor changes to dain-bramaged parts of DCC::CHAT::parse().
- Connection::parse() is now much friendlier to "localhost" servers.
- Added another error check to IRC::schedule() (thanks, Cuberoot!)
- Connection::sl() won't send \r\n over DCC CHAT anymore.
- All "return undef"s changed to "return;" as per gbacon's suggestion.
- irctest now uses strict -- it was mostly strict-safe before, but I had forgotten the actual 'use'... doh. Thanks, arkuat!
- tile is the DCC God. A two-line patch of his fixed an ugly DCC CHAT blocking bug I'd been hacking on for a few days. You GO, tile!
- The Net::IRC source now uses Carp for all error reporting.
- The setout() and seterr() methods are dead as a result of the previous change. You'll have to do your own tee'ing... sorry.
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
Provides
in DCC.pm
in DCC.pm
in DCC.pm
in DCC.pm
in DCC.pm