Help for this page
my $key; while (<IN>) { ... } } }
my $key; while (<IN>) { ... } delete $hash{$key} if /no ip address/; }