The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
1.2       2012-07-12 17:46:58 Europe/London
- new method "clear_destination" on ReadTrace
- make TraceOnly really always trace
- accept destinations not starting with "/" in ReadTrace

1.1       2012-07-10 12:10:01 Europe/London
- added ReconnectOnFailure, and moved some attributes around
- 'connect' can now be called multiple times, and is a no-op if we're
  already connected

BREAKING CHANGES:
- 'tries_per_server' is gone (was not used)
- 'connect_retry_delay' is moved to the new role

1.0       2012-03-24 11:02:54 Europe/London
- first non-devel release

0.1_01    2012-03-14 11:49:53 Europe/London
- Initial release