Help for this page
$num_data = pack("V", 7);
use IO::Compress::Deflate qw(:all); use IO::Uncompress::Inflate qw(:all); ... print "$got\n" ; }