in reply to variable list assignment
$i = 0; $record[$i++]->{bytes} = $_ for get_bytes($num); [download]