NAME
Catalyst::Plugin::Compress::Zlib - Zlib Compression for Catalyst
SYNOPSIS
use Catalyst qw[Compress::Gzip];
use Catalyst qw[Compress::Deflate];
DESCRIPTION
Compress response if client supports it.
SEE ALSO
AUTHOR
Christian Hansen, ch@ngmedia.com
LICENSE
This library is free software . You can redistribute it and/or modify it under the same terms as perl itself.