$fh = new IO::Pipe; $fh->reader("echo ''; gunzip -c somefile.xml.gz; echo '';");