"Graeme McLaren" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Hi, I need to compress (gzip) an  html file from a cgi script before
> emailing the file, any ideas how?

use Compress::Zlib;
check at http://search.cpan.org/author/PMQS/Compress-Zlib-1.33/Zlib.pm for
more info.






-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to