Revision history for Perl extension AnySan 0.10 2013-05-23T18:00:42+09:00 - use AnyEvent->timer for join channel on connect to IRC Server (kazeburo++) - add enable_ssl option on IRC (mix++) - interval option of Providor::IRC can be specified 0 (songmu++) 0.09 2013-03-07T20:43:06+09:00 - add join Excess Flood defender on startup 0.08 2012-06-22T13:55:52+09:00 - added user option on IRC (kuzuha++) - fixed documentation typo (kuzuha++) 0.07 2012-05-19T17:38:36+09:00 - change join channel timing, join channel on connect to IRC Server 0.06 2012-02-06T17:31:23+09:00 - change name of connect/disconnect callback option name 0.05 2012-02-06T17:14:42+09:00 - add connect/disconnect callback option (kazeburo++) - send message buffer move to context 0.04 2011-12-29T17:40:35+09:00 - add interval option on IRC ( for Excess Flood defender ) 0.03 2011-10-24T12:32:31+09:00 - fixed IRC send message reverse FIFO queue bug. 0.02 2011-10-24T11:46:11+09:00 - Excess Flood defender - added to params in attribute - add dependence - modernize Makefile.PL 0.01 Tue Oct 27 16:30:31 2009 - original version