Help for this page
use IO::Uncompress::Gunzip; use IO::Compress::Gzip; ... syswrite STDOUT, $z; syswrite STDOUT, $p2;