Help for this page
$VAR1 = { 'insect' => [ ... 'animal' => 'monkey', 'fish' => 'tuna' };
$VAR1 = { 'insect' => [ ... 'animal' => ['monkey'], 'fish' => ['tuna'] };