while() { chomp; ($key,$data) = split("=="); $links{$key} = $data; }