The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Revision history for Perl module App::Switchman

1.05 2013-10-07
    * increased reconnect tries

1.04 2013-09-25
    * fixed prepare_zknodes

1.03 2013-09-23
    * improved error handling
    * optimistic reconnect

1.02 2013-09-11
    * implemented nested groups support
    * removed load_prefix_data from BUILD
    * reformatted Changes (thanks to Neil Bowers)

1.01 2013-09-09
    * lockname with '/' is explicitly forbidden
    * simplified signal handling

1.00 2013-07-15
    + resource leasing support
    * OO-interface for App::Switchman
    * default config at /etc/switchman.conf
    * group option is no longer required

0.08 2013-02-13
    + scripts for monitoring

0.07 2013-02-12
    * improved logging

0.06 2013-02-08
    + logfile and loglevel in config
    * Log::Dispatch dependency

0.05 2012-11-19
    * cache fqdn() result

0.04 2012-11-15
    * improved cmd arguments handling

0.03 2012-11-15
    + App::Switchman

0.02 2012-11-05
    + store hostname and pid in lock znode

0.01 2012-10-24
    initial release