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