Help for this page
#!/usr/bin/perl ... $data = gunzip( $gz ); } or die "can't unzip file";
can't unzip file at ./pm11128056.pl line 10.