in reply to
OFT: Gzipping output from a CGI
If you cannot use mod_gzip/mod_deflate and are using plain old CGI, you want to have a look at CGI::Compress::Gzip on CPAN.
Two questions:
Do browsers handle 20 MB HTML pages well?
What is OFT?
Comment on
Re: OFT: Gzipping output from a CGI
In Section
Seekers of Perl Wisdom