X-Git-Url: http://git.ieval.ro/?p=gruntmaster-daemon.git;a=blobdiff_plain;f=lib%2FGruntmaster%2FDaemon%2FJudge%2FPoints.pm;h=230e56d3dd514fa6db82ff7070afcd3caecd8071;hp=b153948cbe2aff5e0cbc6507b2a1c7028a426178;hb=0005d3ad0aba39600e7dbb70c040c416f34985ac;hpb=c020b922b2b04878b04b8d7e84079087f1dc2abc diff --git a/lib/Gruntmaster/Daemon/Judge/Points.pm b/lib/Gruntmaster/Daemon/Judge/Points.pm index b153948..230e56d 100644 --- a/lib/Gruntmaster/Daemon/Judge/Points.pm +++ b/lib/Gruntmaster/Daemon/Judge/Points.pm @@ -31,7 +31,7 @@ Gruntmaster::Daemon::Judge::Points - 0 to 100 points IOI-style judge =head1 SYNOPSIS use Gruntmaster::Daemon::Judge::Points; - Gruntmaster::Daemon::Judge::Points->judge($result1, $result2, $result3, ...); + Gruntmaster::Daemon::Judge::Points::judge($result1, $result2, $result3, ...); =head1 DESCRIPTION