chomp $readline; my ($key , $value) = (split /::/, $readline); defined $key and $data_ids{$key} = $value;