in reply to Check/set hash of hashes value
foreach my $ip ( keys %subnets ) { $subnets{$ip}{comment} //= 'ALLOCATED'; } [download]
#11929 First ask yourself `How would I do this without a computer?' Then have the computer do it the same way.