foreach(split /\s+/, $keys) {$hash{$_} = undef}; [download]
In reply to Re^2: splitting directly to hash by lostsoul in thread splitting directly to hash by narashima