$hash{titel} = "Mein Titel"; $hash{postid} = 13; $hash{userid} = 50; $hash{text}= "ich bin eine text :D"; push(@arr,%hash);