Help for this page

Select Code to Download


  1. or download this
    $num_data = pack("V", 7);
    
  2. or download this
    use IO::Compress::Deflate qw(:all);
    use IO::Uncompress::Inflate qw(:all);
    ...
        print "$got\n" ;
    }