Net::Domain(3p) Perl Programmers Reference Guide Net::Domain(3p)
Net::Domain(3p) Perl Programmers Reference Guide Net::Domain(3p) # Net::Domain(3p) Perl Programmers Reference Guide Net::Domain(3p) NNAAMMEE # Net::Domain - Attempt to evaluate the current host's internet name and domain SSYYNNOOPPSSIISS # use Net::Domain qw(hostname hostfqdn hostdomain domainname); DDEESSCCRRIIPPTTIIOONN # Using various methods aatttteemmpptt to find the Fully Qualified Domain Name (FQDN) of the current host. From this determine the host-name and the host-domain. Each of the functions will return _u_n_d_e_f if the FQDN cannot be determined. ...