]> iEval git - plack-app-gruntmaster.git/blobdiff - lib/Gruntmaster/Page/Submit.pm
Add gensrc
[plack-app-gruntmaster.git] / lib / Gruntmaster / Page / Submit.pm
index cdb4f7d5fc396b6547ef7a71c4925ad7b5ff54c4..5836282f38967c660139af02b8a2eddd53b78b03 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 MONO JAVA PASCAL PERL PYTHON/];
 
 use constant TEMPLATES => {
        en => <<'HTML',
This page took 0.017017 seconds and 4 git commands to generate.