Description
POE-based Perl applications can perform asynchronous DNS lookups without blocking the whole event loop. This is useful for network clients, monitors, crawlers, and bots that need many domain queries at once.
It is a developer library. DNS answers can be stale, spoofed, or policy-dependent, so security-sensitive tools should validate assumptions before trusting results.