Help for this page
# ... system('gunzip', "$filename.gz"); ... close IN; system('gzip', $filename); # ...