t/00_compile.t .. 1..1 ok 1 - use Net::DNS::Paranoid; ok t/01_simple.t ... # Subtest: hostnames pointing to internal IPs ok 1 1..1 ok 1 - hostnames pointing to internal IPs # Subtest: random IP address forms ok 1 ok 2 ok 3 ok 4 ok 5 1..5 ok 2 - random IP address forms # Subtest: test the the blocked host above in decimal form is blocked by this non-decimal form ok 1 1..1 ok 3 - test the the blocked host above in decimal form is blocked by this non-decimal form # Subtest: more blocked spaces ok 1 ok 2 1..2 ok 4 - more blocked spaces # Subtest: hostnames doing CNAMEs (this one resolves to "brad.lj", which is verboten) ok 1 1..1 ok 5 - hostnames doing CNAMEs (this one resolves to "brad.lj", which is verboten) # Subtest: can't do empty host name ok 1 1..1 ok 6 - can't do empty host name # Subtest: black-listed via blocked_hosts ok 1 1..1 ok 7 - black-listed via blocked_hosts # Subtest: can't do octal in IPs ok 1 1..1 ok 8 - can't do octal in IPs # Subtest: can't do decimal/octal IPs ok 1 1..1 ok 9 - can't do decimal/octal IPs # Subtest: this domain is okay. 50.112.116.235.xip.io isn't blocked # Calling through to Net::DNS::Resolver proxy method 'bgsend' # Calling through to Net::DNS::Resolver proxy method 'bgread' ok 1 1..1 ok 10 - this domain is okay. 50.112.116.235.xip.io isn't blocked # Subtest: internal. bad. blocked by default by module. ok 1 # Calling through to Net::DNS::Resolver proxy method 'bgsend' # Calling through to Net::DNS::Resolver proxy method 'bgread' ok 2 - ok 1..2 ok 11 - internal. bad. blocked by default by module. # Subtest: localhost is blocked, case insensitive ok 1 1..1 ok 12 - localhost is blocked, case insensitive 1..12 ok All tests successful. Files=2, Tests=13, 1 wallclock secs ( 0.03 usr 0.00 sys + 0.18 cusr 0.04 csys = 0.25 CPU) Result: PASS