Name : perl-Catalyst-Plugin-Compress
| |
Version : 0.6.0
| Vendor : obs://build_opensuse_org/devel:languages:perl
|
Release : lp156.1.1
| Date : 2024-08-07 22:02:17
|
Group : Unspecified
| Source RPM : perl-Catalyst-Plugin-Compress-0.6.0-lp156.1.1.src.rpm
|
Size : 0.01 MB
| |
Packager : https://www_suse_com/
| |
Summary : Compress response
|
Description :
This module combines Catalyst::Plugin::Deflate Catalyst::Plugin::Gzip Catalyst::Plugin::Zlib into one.
It compress response to [gzip bzip2 zlib deflate] if client supports it. In other works the client should send the Accept-Encoding HTTP header with a supported compression like \'gzip\'.
*NOTE*: If you are using an older version of Catalyst that requires the Unicode plugin and if you want to use this module with Catalyst::Plugin::Unicode, You *MUST* load this plugin *AFTER* Catalyst::Plugin::Unicode.
use Catalyst qw/ Unicode Compress /;
If you don\'t, You\'ll get error which is like:
[error] Caught exception in engine \"Wide character in subroutine entry at /usr/lib/perl5/site_perl/5.8.8/Compress/Zlib.pm line xxx.\"
If you upgrade to any version of Catalyst 5.90080+ the unicode support has been integrated into core code and this plugin is designed to work with that.
|
RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/perl/15.6/noarch |