Deprecated.
The maintainer of this module has indicated that the module is deprecated and no longer suitable for use.
NAME
Catalyst::Plugin::Compress::Bzip2 - DEPRECATED Bzip2 response
SYNOPSIS
use Catalyst qw[Compress::Bzip2];
# NOTE - DEPRECATED, supported for legacy applications,
# but use Catalyst::Plugin::Compress in new code.
DESCRIPTION
DEPRECATED - supported for legacy applications, but use Catalyst::Plugin::Compress in new code.
Bzip2 compress response if client supports it.
METHODS
finalize
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.