my $gz = gzopen($file); my $line; while ($gz->gzread($line)) { } $gz->gzclose();
In reply to Re: Using compress::zlib output as a filehandle
by iburrell
in thread Using compress::zlib output as a filehandle
by mjn
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |