Help for this page

Select Code to Download


  1. or download this
    perl -de0
    
    ...
    0  0
      DB<3> x ord(chr(127))
    0  127
    
  2. or download this
      @types[++$#types] = chr $temp;
      @types[++$#types] = int(rand(10));