Revision history for Perl extension Gruntmaster::Daemon.
+5999.000_002 2014-02-28T19:23
+ - 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
- Change version to something that CPAN::Distnameinfo likes
- Add Gruntmaster::Data to PREREQ_PM
use strict;
use warnings;
-our $VERSION = '5999.000_001';
+our $VERSION = '5999.000_002';
use Gruntmaster::Daemon::Constants qw/ERR/;
use Gruntmaster::Daemon::Format qw/prepare_files/;
use warnings;
use parent qw/Exporter/;
-our $VERSION = "5999.000_001";
+our $VERSION = "5999.000_002";
use constant +{
# Accepted
use Log::Log4perl qw/get_logger/;
use IPC::Signal qw/sig_name sig_num/;
-our $VERSION = "5999.000_001";
+our $VERSION = "5999.000_002";
our @EXPORT_OK = qw/prepare_files/;
##################################################
use File::Slurp qw/write_file/;
use Log::Log4perl qw/get_logger/;
-our $VERSION = "5999.000_001";
+our $VERSION = "5999.000_002";
##################################################
use Log::Log4perl qw/get_logger/;
-our $VERSION = '5999.000_001';
+our $VERSION = '5999.000_002';
##################################################
use Log::Log4perl qw/get_logger/;
-our $VERSION = "5999.000_001";
+our $VERSION = "5999.000_002";
##################################################
use Gruntmaster::Daemon::Constants qw/AC/;
-our $VERSION = '5999.000_001';
+our $VERSION = '5999.000_002';
##################################################
use List::Util qw/sum/;
use Log::Log4perl qw/get_logger/;
-our $VERSION = '5999.000_001';
+our $VERSION = '5999.000_002';
##################################################
use File::Slurp qw/slurp/;
use Log::Log4perl qw/get_logger/;
-our $VERSION = "5999.000_001";
+our $VERSION = "5999.000_002";
##################################################
use POSIX qw/mkfifo/;
use Try::Tiny;
-our $VERSION = '5999.000_001';
+our $VERSION = '5999.000_002';
##################################################
use Log::Log4perl qw/get_logger/;
use Try::Tiny;
-our $VERSION = '5999.000_001';
+our $VERSION = '5999.000_002';
##################################################