Bump version and update Changes
[gruntmaster-daemon.git] / lib / Gruntmaster / Daemon / Judge / Absolute.pm
index e0b04e58dc7cf4c2a7d8b9cc42ce1dbe6316afdc..1238c537ba9a12b5743fcc4de71154e778644d34 100644 (file)
@@ -6,7 +6,7 @@ use warnings;
 
 use Gruntmaster::Daemon::Constants qw/AC/;
 
-our $VERSION = '5999.000_002';
+our $VERSION = '5999.000_005';
 
 ##################################################
 
@@ -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.009975 seconds and 4 git commands to generate.