Parse::IRC
==========
1.08 Wed Feb 27 07:20:07 GMT 2008
- Some Kwalitee fixes.
1.07 Wed Oct 31 12:25:30 GMT 2007
- Update included Module::Install to 0.68;
- Change 'our' variables to 'my';
- Change Exporter positioning;
1.06 Wed Oct 17 10:56:02 BST 2007
- Minor tweak to parse_irc() function.
1.05 Wed Jul 25 11:01:06 BST 2007
- Fixed abstract-from in Makefile.PL;
1.04 Sun Jul 22 09:27:09 BST 2007
- Kwalitee fixes by adding a prereq;
1.03 Fri May 18 16:49:07 BST 2007
- Added 'public' option to autoconvert channel targetted privmsgs to public.
1.02 Mon Feb 19 17:16:17 GMT 2007
- Added kwalitee test.
1.01 Sun Oct 15 11:02:02 BST 2006
- Added 'sirc.pl' to examples
- parse() will strip 'newlines'
- Adjusted testcase for stripping.
1.00 Fri Sep 15 14:01:09 BST 2006
- Initial release