NAME
dns-resolution.t - query dns server and check for the answers
cat >> test-server.yaml << __YAML_END__
dns-resolution:
domains:
somedomain.org:
someother.com:
A: 192.168.100.6
thirdomaine.com:
A: 192.168.100.5
CNAME: ip2-somedomain.com
count: 100
max-time: 50
failed: 1
__YAML_END__
NOTE
DNS resolution depends on Net::DNS::Resolver.
AUTHOR
Jozef Kutej
1 POD Error
The following errors were encountered while parsing the POD:
- Around line 7:
Unknown directive: =head