my ($d, $status)= new Compress::Raw::Zlib::Deflate(); $status=$d->deflate($zippedRawData, $rawData);