Help for this page
sub getHostname { ... # Do the rest of the stuff here }
# This is the rest of the stuff. ... print "$IpAddress\t$Host\n" if $VERBOSE; return $Host; }