Help for this page
my $hashref = {DATA=>"foo", DATA=>"bar", VALUE=>"Submit"}; ... 'VALUE' => 'Submit', 'DATA' => 'bar' # where's 'foo'? };