The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
Revision history for Perl extension App::Ikachan

0.08    2012-05-19T18:03:48+09:00
        - add --reconnect-interval option.
        - sleep and retry to reconnect when failed to connect IRC server. (hirose31++)

0.07    2012-02-06T17:22:28+09:00
        - reconnect irc server on disconnect

0.06    2012-01-11T17:02:11+09:00
        - set license as perl license
        - support Plack::Middleware::ReverseProxy for http interface (kazeburo++)
        - wrote document to ikachan command args

0.05    2011-12-29T18:02:10+09:00
        wow, oops

0.04    2011-12-29T17:49:18+09:00
        - add --interval option
        - keyword channel support (shibayu36++)

0.03    2011-10-24T12:33:28+09:00
        - required AnySan 0.03

0.02    2011-10-24T11:46:58+09:00
        - required AnySan 0.02

0.01    Tue Aug 16 12:02:12 2011
        - original version