Bump version and update Changes
[gruntmaster-daemon.git] / lib / Gruntmaster / Daemon / Judge / Absolute.pm
index e0b04e58dc7cf4c2a7d8b9cc42ce1dbe6316afdc..d9fef04f5a5adbd4511b82142affd6793dc45de6 100644 (file)
@@ -6,7 +6,7 @@ use warnings;
 
 use Gruntmaster::Daemon::Constants qw/AC/;
 
-our $VERSION = '5999.000_002';
+our $VERSION = '5999.000_004';
 
 ##################################################
 
@@ -27,7 +27,7 @@ Gruntmaster::Daemon::Judge::Absolute - All-or-nothing ACM-style judge
 =head1 SYNOPSIS
 
   use Gruntmaster::Daemon::Judge::Absolute;
-  Gruntmaster::Daemon::Judge::Absolute->judge($result1, $result2, $result3, ...);
+  Gruntmaster::Daemon::Judge::Absolute::judge($result1, $result2, $result3, ...);
 
 =head1 DESCRIPTION
 
This page took 0.00945 seconds and 4 git commands to generate.