#!c:/perl/bin/perl use Storable; %dict = %{retrieve("hash.txt")}; #retrieves the file into the hash %dict.