The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
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
    Catalyst.

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.