]> iEval git - gruntmaster-page.git/blobdiff - lib/Gruntmaster/Page/Submit.pm
Remove some languages
[gruntmaster-page.git] / lib / Gruntmaster / Page / Submit.pm
index cdb4f7d5fc396b6547ef7a71c4925ad7b5ff54c4..344661b142ee74f0800b1e32d3f89594c1ed01d6 100644 (file)
@@ -7,7 +7,7 @@ use Gruntmaster::Page::Base submit => 'Submit job';
 our @ISA = qw/Gruntmaster::Page::Base/;
 our $VERSION = '0.001';
 
-use constant FORMATS => [qw/CPP/];
+use constant FORMATS => [qw/C CPP JAVA PERL PYTHON/];
 
 use constant TEMPLATES => {
        en => <<'HTML',
This page took 0.017449 seconds and 4 git commands to generate.