$VAR1 = [ { 'that' => 'some text', 'theother' => 113, 'this' => 123 }, $VAR1->[0], $VAR1->[0] ]; $VAR1 = { 'that' => 'some text', 'theother' => 113, 'this' => 123 }; $VAR1 = { 'that' => 'some text', 'theother' => 113, 'this' => 123 }; $VAR1 = { 'that' => 'some text', 'theother' => 113, 'this' => 123 };