fb16dfecae
Commit b7f05445c0
has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner)
6 lines
273 B
Text
6 lines
273 B
Text
How to get the host full name in perl on multiple operating systems
|
|
(OS X, Windows, Unix* etc)
|
|
|
|
Attempt via many methods to get the systems full name. The Sys::Hostname
|
|
class is the best and standard way to get the system hostname.
|
|
However it is missing the long hostname.
|