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

5999.000_005 2015-10-31T23:50+00:00
 - Lots of small fixes
 - (Attempt to) fix SIGPIPE handling
 - Improve Interactive runner
 - Write more tests
 - Only load Gruntmaster::Data if needed
 - Add virtual machine support
 - Add sudo support
 - Add perlcritic test and make code comply
 - Add pretests
 - Add SBCL, Ruby, GolfScript
 - Add compilation cache
 - Use new DBIx::Simple-based Gruntmaster::Data

5999.000_004 2014-06-29T00:36+03:00
 - Prevent crashing on compile errors
 - Add new languages: Go (gc), Go (gccgo), Haskell (ghc)

5999.000_003 2014-04-23T11:51+03:00
 - Use new Postgres database
 - Improve documentation
 - Fix interactive problems (use waitpid instead of wait, trap SIGPIPE)

5999.000_002 2014-02-28T19:23+02:00
 - Move most problem attributes outside meta
 - Pass test number as argument to verifier
 - Use new varnish-based purge

5999.000_001 2014-02-03T12:41+02:00
 - Change version to something that CPAN::Distnameinfo likes
 - Add Gruntmaster::Data to PREREQ_PM
 - Add more POD
 - Add repository in META.yml
 - Add COPYING and fix license in META.yml
 - Fix a POD error

5999-TRIAL 2014-01-31T23:58+02:00
 - Initial release