Help for this page
sub get_host { ... return($_); } }
my $host = get_host(); print "hostname = $host";
hostone hostname = hostone