print $some_new_hash{"andrew"}; # Causes Error #### %some_new_hash = map {chomp; s#^"##; s#"$##; $_} ;