C:\tmp>erick.pl $VAR1 = { 'jibber' => [ { 'name' => 'foo', 'score' => 3, 'id' => 1 } ], 'jabber' => [ { 'name' => 'boo', 'score' => 1, 'id' => 3 }, { 'name' => 'zib', 'score' => 2, 'id' => 12 } ], 'jibber jabber' => [ { 'name' => 'baz', 'score' => 8, 'id' => 22 }, { 'name' => 'bar', 'score' => 4, 'id' => 5 } ] };