X-Git-Url: http://git.ieval.ro/?a=blobdiff_plain;f=lib%2FGruntmaster%2FPage%2FPb%2FEntry.pm;h=95b15a40abf74c3a4f43f084325e3cd9ef200b00;hb=d0fd48fc9587e9190cb3cde1ee7a2a5db12dbbb6;hp=f178b5058232a6d049396352688c666405a517c0;hpb=95a9ad1be9a7e32f642d469acb006990c2b86151;p=gruntmaster-page.git diff --git a/lib/Gruntmaster/Page/Pb/Entry.pm b/lib/Gruntmaster/Page/Pb/Entry.pm index f178b50..95b15a4 100644 --- a/lib/Gruntmaster/Page/Pb/Entry.pm +++ b/lib/Gruntmaster/Page/Pb/Entry.pm @@ -7,7 +7,7 @@ use Gruntmaster::Page::Base pb_entry => ''; our @ISA = qw/Gruntmaster::Page::Base/; our $VERSION = '0.001'; -use constant FORMATS => [qw/C CPP MONO JAVA PASCAL PERL PYTHON/]; +use constant FORMATS => [qw/C CPP JAVA PERL PYTHON/]; sub _generate{ my ($self, $htc, $lang, $env, $contest, $id) = @_;