X-Git-Url: http://git.ieval.ro/?a=blobdiff_plain;f=lib%2FPlack%2FApp%2FGruntmaster.pm;h=62bef3283d6b6672af1051bd4748ef295f1162a9;hb=a38191f4f125f0f00b8504b8c3d19d8d12e6b351;hp=66b5b6eb4843d953d351762a43653d4f8f5cc248;hpb=e6d1bcd4c0c019a9b0c120370e801d5247221c36;p=plack-app-gruntmaster.git diff --git a/lib/Plack/App/Gruntmaster.pm b/lib/Plack/App/Gruntmaster.pm index 66b5b6e..62bef32 100644 --- a/lib/Plack/App/Gruntmaster.pm +++ b/lib/Plack/App/Gruntmaster.pm @@ -18,7 +18,6 @@ use Plack::App::Gruntmaster::HTML; use warnings NONFATAL => 'all'; no warnings 'illegalproto'; -no if $] >= 5.017011, warnings => 'experimental::smartmatch'; ################################################## @@ -34,6 +33,7 @@ use constant CONTENT_TYPES => +{ pas => 'text/x-pascal', pl => 'text/x-perl', py => 'text/x-python', + l => 'text/plain', }; use constant FORMAT_EXTENSION => {