Help for this page
my $unzipped = new IO::Uncompress::Gunzip $dirname."/".$table.".sq +l.gz" or die "IO::Uncompress::Gunzip failed: $GunzipError\n";
my $unzipped = new IO::Uncompress::Gunzip $dirname +."/".$table.".sql.gz" or die "$!";