Sys::Hostname::FQDN

Sys::Hostname::FQDN is a Perl module which allows you to get the short or long hostname.
Download

Sys::Hostname::FQDN Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Michael Robinton
  • Publisher web site:
  • http://search.cpan.org/~miker/Net-DNS-Codes-0.09/Codes.pm

Sys::Hostname::FQDN Tags


Sys::Hostname::FQDN Description

Sys::Hostname::FQDN is a Perl module which allows you to get the short or long hostname. Sys::Hostname::FQDN is a Perl module which allows you to get the short or long hostname.SYNOPSIS use Sys::Hostname::FQDN qw( asciihostinfo gethostinfo inet_ntoa inet_aton fqdn short ); $host = short(); $fqdn = fqdn(); ($name,$aliases,$addrtype,$length,@addrs)=gethostinfo(); ($name,$aliases,$addrtype,$length,@addrs)=asciihostinfo(); $dotquad = inet_ntoa($netaddr); $netaddr = inet_aton($dotquad);Requirements:· PerlINSTALLATIONTo install this module type the following: perl Makefile.PL make make test make install


Sys::Hostname::FQDN Related Software