Help for this page

Select Code to Download


  1. or download this
    $record[$_]->{bytes} = [get_bytes($num)]->[$_] for 0..$num;
    
  2. or download this
    $record[$_]->{bytes} = $tmp[$_] for 0..$#tmp;