]> iEval git - plack-app-gruntmaster.git/blobdiff - lib/Plack/App/Gruntmaster.pm
Add SBCL
[plack-app-gruntmaster.git] / lib / Plack / App / Gruntmaster.pm
index 3ec4e78300fd623a2c85457c0e5b07c715d2de18..66b5b6eb4843d953d351762a43653d4f8f5cc248 100644 (file)
@@ -47,6 +47,7 @@ use constant FORMAT_EXTENSION => {
        PASCAL => 'pas',
        PERL => 'pl',
        PYTHON => 'py',
+       SBCL => 'l',
 };
 
 use constant NOT_FOUND => [404, ['Content-Type' => 'text/plain'], ['Not found']];
This page took 0.02069 seconds and 4 git commands to generate.