
Catalyst::Plugin::Compress::Bzip2 - DEPRECATED Bzip2 response

use Catalyst qw[Compress::Bzip2];
# NOTE - DEPRECATED, supported for legacy applications,
# but use Catalyst::Plugin::Compress in new code.

DEPRECATED - supported for legacy applications, but use Catalyst::Plugin::Compress in new code.
Bzip2 compress response if client supports it.



Christian Hansen, ch@ngmedia.com

This library is free software . You can redistribute it and/or modify it under the same terms as perl itself.