aboutsummaryrefslogtreecommitdiff
path: root/www/p5-CGI-Compress-Gzip/pkg-descr
blob: 6ae6e49cf0d66862cfc9756ddd6a3302cc4100ca (plain) (blame)
1
2
3
4
CGI::Compress::Gzip extends the CGI class to auto-detect whether the
client browser wants compressed output and apply gzip compression on any
content printed on the default filehandle.  This module is intended to
be a drop-in replacement for CGI.pm in a typical scripting environment.