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


Catalyst-Plugin-Compress-Bzip2 documentation  | view source Contained in the Catalyst-Plugin-Compress-Bzip2 distribution.

Index


NAME

Top

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

SYNOPSIS

Top

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

DESCRIPTION

Top

DEPRECATED - supported for legacy applications, but use Catalyst::Plugin::Compress in new code.

Bzip2 compress response if client supports it.

METHODS

Top

finalize

SEE ALSO

Top

Catalyst.

AUTHOR

Top

Christian Hansen, ch@ngmedia.com

LICENSE

Top

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


Catalyst-Plugin-Compress-Bzip2 documentation  | view source Contained in the Catalyst-Plugin-Compress-Bzip2 distribution.