while($db->FetchRow()){ push @data, { $db->DataHash(@$fields_ref) }; }