Description
Perl network programs can query DNS records and work with resolver responses directly. This is useful for diagnostics, mail checks, service discovery, monitoring, and tools that need domain information.
It is a network library. DNS answers can be cached, spoofed, or policy-dependent, so security-sensitive software should validate assumptions and use DNSSEC where appropriate.