Thread split() (10 answers)
Opened by taikahn22 at 2008-04-05 15:13

Gast Gast
 2008-04-06 15:43
#107944 #107944
Array of Hash (AoH):

Code: (dl )
1
2
3
4
[ { 'braten' => 200, 'test' => 0}, 
{ 'Mops' => 'klein'},
{ ('A', 12, 'B', 33) }
]

View full thread split()