my $retval = gunzip 'file.gz' => 'file.out', Strict=>1 or $GunzipError;