The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Catalyst::Plugin::Compress::Gzip - Gzip response

SYNOPSIS

    use Catalyst qw[Compress::Gzip];

DESCRIPTION

Gzip compress response if client supports it.

METHODS

finalize

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.