]> ruin.nu Git - ndwebbie.git/blobdiff - lib/NDWeb.pm
Use compression directly in catalyst
[ndwebbie.git] / lib / NDWeb.pm
index 4bbf61dd5ed150ba8970c6974bec4c125856dcf0..030e2499000c7c8496601c27b5f0b986e729a73a 100644 (file)
@@ -65,6 +65,9 @@ __PACKAGE__->setup(qw/
        Session::Store::File
        Session::State::Cookie
 
+       Compress::Gzip
+       Compress::Deflate
+
        Cache
        PageCache
        /);