1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-23 04:23:08 +00:00
freebsd-ports/www/p5-CGI-Compress-Gzip/pkg-descr
Anton Berezin 35a2674ff8 Add www/p5-CGI-Compress-Gzip, a Perl module to extend CGI.pm with
an ability to produce automatically compressed output when appropriate.
2008-09-24 11:20:35 +00:00

7 lines
338 B
Plaintext

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.
WWW: http://search.cpan.org/dist/CGI-Compress-Gzip/