pugs> my %hash = ( "Zaphod" => 362, "Ford" => 1574, "Trillian" => 28 ); pugs> %hash«Zaphod»; pugs.exe: : hGetLine: end of file [D:\pugs\experiment]