K 10 svn:author V 5 joerg K 8 svn:date V 27 1996-02-13T13:17:49.000000Z K 7 svn:log V 207 Add a small `gethostname' package. It uses __sysctl(2), and thus avoids the kludgy backquotes that are required by now (`hostname`). Usage: require "gethostname.pl"; $thishost = &gethostname'gethostname; END