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