# Pastebin Zv9V9Iv7 > my %x = {"\"" => "quote,", "\%" => "percent,", "\&" => "amp", "-" => "dash", "." => "dot", "/" => "slash", "<" => "lt", ">" => "gt", "?" => "question", "\\" => "blackslash"} Potential difficulties: Useless use of hash composer on right side of hash assignment; did you mean := instead? at :2 ------>