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

6 lines
338 B
Text

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/