RSS | Module Info | Add a review of Sys-Hostname-Long

3 out of 3 found this review helpful:

Sys-Hostname-Long (1.4)

This does not always do the same thing as Sys::Hostname.

~$ perl -MSys::Hostname::Long=hostname_long -le'print hostname_long'

lab.pobox.com

~$ perl -MSys::Hostname -le'print hostname'

lab

Ricardo Signes - 2010-08-25T05:48:17

Was this review helpful to you?  Yes No
2 out of 3 found this review helpful:

Sys-Hostname-Long (1.4) *

Just use Sys::Hostname -- it does the same thing and it's maintained. :-)

Ask Bjørn Hansen - 2010-08-24T23:58:08

Was this review helpful to you?  Yes No
1 out of 1 found this review helpful:

Sys-Hostname-Long (1.4) *

Ridiculously broken on MacOS X. Bug reports in the CPAN RT have had no action from maintainer since 2005, when he closed a ticket citing the breakage which he did not fix for MacOS X.

If you need this rather simple functionality, you are probably better off implementing it yourself, since this module has a history of inattentive maintenance and shoddy code.

Bill Cole - 2009-01-16T10:52:51

Was this review helpful to you?  Yes No


the camel