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