Help for this page
print "Enter IP Address:"; chop(my $ip = <STDIN>); ... } else { print "no match: parsed $parsed <> input $ip\n"; }