The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
0.06      2012-01-04 16:36:08 Europe/Madrid

    - Replaced dependency on Redis for RedisDB
    - Handle redis re-connection thank's to RedisDB
    - More tests on workerland
    - Stop requiring 5.10 on test libs

0.05      2012-01-03 20:30:46 Europe/Madrid

    - Relaxed regex to catch pid's of running workers

0.04      2011-12-30 22:19:55 Europe/Madrid

    - Hope this is the last POD bug. I suck!
    - Delegate Resque::Job::redis() to resque()

0.03      2011-12-30 18:42:04 Europe/Madrid

    - Renamed Pod::Weaver config file (old name was useless)

0.02      2011-12-30 18:34:32 Europe/Madrid

    - POD reformatting to look fine on CPAN :-)

0.01      2011-12-30 17:50:59 Europe/Madrid

    - Kind of working, need lot if tests and features