Deprecated.
The maintainer of this distribution has indicated that it is deprecated and no longer suitable for use.
NAME
Catalyst::Plugin::Compress::Zlib - DEPRECATED Zlib Compression for Catalyst
SYNOPSIS
use Catalyst qw[Compress::Zlib];
# NOTE - DEPRECATED, supported for legacy applications,
# but use Catalyst::Plugin::Compress in new code.
DESCRIPTION
DEPRECATED - supported for legacy applications, but useCatalyst::Plugin::Compress in new code.
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.