When I try to access the value using $aliases{something} it's not giving me anything. The other part of the script is taking input from the user and accessing the hash with the key to produce the value. It works with the keys/values of the hash that I wrote into the script, but not the ones that the user adds.