in reply to damn frustrating FQDN problem
use Net::Domain qw(hostfqdn); my $fqdn = hostfqdn (); [download]
--my $chainsaw = 'Perl';