The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
# Changes for IRC::Toolkit

0.071001  (21 Feb 2013)
  Fix 'use IRC::Toolkit qw/ ... /' imports

  Documentation fixes

0.071000  (10 Feb 2013)
  Add IRC::Toolkit::TS6 ID generator

0.070003  (09 Feb 2013)
  Missing dependency on namespace::clean
   (drop it from Mode::Set)

0.070002  (09 Feb 2013)
  Documentation updates

0.070001  (09 Feb 2013)
  Add IRC::Mode::Single, IRC::Mode::Set objects
   (extracted from IRC::Server::Pluggable)


0.06    (01 Feb 2013)
  t/;
    Fix bad test (wrt 5.17 hash ordering changes)
    Explicitly require Test::More 0.88

0.05    (28 Jan 2013)
  IRC::Toolkit::Modes;
    Kill use of '...'

0.04    (28 Jan 2013)
  IRC::Message::Object; 
    Kill attrib writers (unneeded and bad practice)
  IRC::Toolkit::Parser;
    irc_line_from_ref also accepts IRC::Message::Object instances

0.03    (27 Jan 2013)
  POD tweaks
  Move dist to dzil
  Update copyright notices

0.02    (27 Jan 2013)
  POD/test tweaks
  Fix repo metadata

0.01    (27 Jan 2013)
  Initial release