X-Git-Url: http://git.ieval.ro/?a=blobdiff_plain;f=lib%2FGruntmaster%2FPage%2FLog.pm;h=14d9c62d6d1f1e548e349ae0bcba7e19388829a7;hb=c2a23f84f4699ce135f517450a0bc153410ca223;hp=dddd86eb9883d18becb146ca90bd826f8a1fa0f9;hpb=62a11450f67a549eb1e16f338f6fd97c6c346493;p=gruntmaster-page.git diff --git a/lib/Gruntmaster/Page/Log.pm b/lib/Gruntmaster/Page/Log.pm index dddd86e..14d9c62 100644 --- a/lib/Gruntmaster/Page/Log.pm +++ b/lib/Gruntmaster/Page/Log.pm @@ -10,7 +10,14 @@ our $VERSION = '0.001'; use constant PAGE_SIZE => 10; use constant FORMAT_EXTENSION => { - CPP => 'cpp', + C => 'c', + CPP => 'cpp', + MONO => 'cs', + JAVA => 'java', + PASCAL => 'pas', + PERL => 'pl', + PYTHON => 'py', + RUBY => 'rb', }; use constant TEMPLATES => {