Revision history for Net-IRC3 0.5 - fixed a bug in send_srv and send_chan where messages could have been sent twice. - added a IRC sample application in the samples/ folder called jsonsrv and jsonclient. 0.4 Tue Nov 28 17:13:01 CET 2006 - fixed broken PONG reply before 001 - made channel_list return an empty hash instead undef when no channel is joined 0.3 Mon Jul 17 13:43:13 UTC 2006 - Refactored the code: Remove Client.pm, and make the connections to standalone objects. - Added nickname tracing for channels 0.2 Sun Jul 16 12:58:06 CEST 2006 - Code got a little bit refactored and wrote documentation. It seems ready for a first release. 0.1 Sat Jul 15 23:46:49 UTC 2006 - First version, released on an unsuspecting world.