Perl in a Nutshell

Perl in a NutshellSearch this book
Previous: 8.110 Net::hostentChapter 8
Standard Modules
Next: Reference: gethostbyaddr
 

gethost

gethost (host)

Front-end for gethostbyaddr and gethostbyname. If host is numeric, calls gethostbyaddr, otherwise calls gethostbyname.


Previous: 8.110 Net::hostentPerl in a NutshellNext: Reference: gethostbyaddr
8.110 Net::hostentBook IndexReference: gethostbyaddr