use Compress::Zlib; my $outlog=gzopen($fn,"a"); .... $outlog->gzwrite($line."\n"); .... $outlog->gzclose();
In reply to Re: examples using Compress::Zlib ?
by lhoward
in thread examples using Compress::Zlib ?
by ybiC
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |