my $dictionary = [ { 'Spanish' => 'uno', 'French' => '1', }, { 'Spanish' => 'dos', 'French' => '2', }, { 'Spanish' => 'tres', 'French' => '3', } ];