![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
use Net::DNS::RR
;
print "priority = ", $rr->priority, "\n";
Returns the priority for this target host.
print "weight = ", $rr->weight, "\n";
Returns the weight for this target host.
print "port = ", $rr->port, "\n";
Returns the port on this target host for the service.
print "target = ", $rr->target, "\n";
Returns the target host.
$CommentsMailTo = "perl5@dcs.ed.ac.uk"; include("../syssies_footer.inc");?>