# Testing with Perl 5.026002, /usr/bin/perl # ExtUtils::MakeMaker version is 7.24 # Net::DNS version is 1.1801 # POE version is 1.367 # Test::More version is 1.302120 # Test::NoWarnings version is 1.04 t/000-report-versions.t .. ok 1 - require ExtUtils::MakeMaker; ok 2 - require Net::DNS; ok 3 - require POE; ok 4 - require Test::More; ok 5 - require Test::NoWarnings; 1..5 ok t/01_resolve.t ........... 1..4 ok 1 - expected number of outcomes ok 2 - got enough records ok 3 - tests ran sufficiently quickly ok 4 - no warnings ok t/02_tag_args.t .......... 1..5 ok 1 - test worked ok 2 - test worked ok 3 - test worked ok 4 - test worked ok 5 - no warnings ok t/03_api_3.t ............. 1..5 ok 1 - got response 1 ok 2 - got response 3 ok 3 - got response 2 ok 4 - got response 4 ok 5 - no warnings ok t/04_errors.t ............ 1..10 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 - no warnings ok t/05_api_4.t ............. 1..6 ok 1 - got response 1 ok 2 - got response 2 ok 3 - got response 3 ok 4 - got response 5 ok 5 - got response 4 ok 6 - no warnings ok t/06_hosts.t ............. 1..5 ok 1 - lookup with no hosts file (66.228.57.90) ok 2 - lookup when hosts file matches (123.45.67.89) ok 3 - ipv6 lookup when hosts file matches (::1) ok 4 - lookup with hosts file but no match (66.228.57.90) ok 5 - no warnings ok t/author-pod-coverage.t .. skipped: these tests are for testing by the author t/author-pod-syntax.t .... skipped: these tests are for testing by the author All tests successful. Files=9, Tests=40, 3 wallclock secs ( 0.03 usr 0.02 sys + 1.47 cusr 0.30 csys = 1.82 CPU) Result: PASS