7.2.62 Sys::Hostname - Try Every Conceivable Way to Get Hostnameuse Sys::Hostname; $host = hostname();
Attempts several methods of getting the system hostname and
then caches the result. It tries All nulls, returns, and newlines are removed from the result. |
|