t/001_load.t .................. 1..8 ok 1 - use Net::DNS::ZoneParse; ok 2 - use Net::DNS::ZoneParse::Zone; ok 3 - use Net::DNS::ZoneParse::Parser::Native; ok 4 # skip Net::DNS::Zone::Parser isn't installed ok 5 # skip Net::DNS::ZoneFile::Fast isn't installed ok 6 # skip DNS::ZoneParse isn't installed ok 7 # skip DNS::ZoneParse isn't installed ok 8 - use Net::DNS::ZoneParse::Generator::Native; ok Net::DNS::RR has no class method "_get_subclass" at /home/willem/repos/net-dns-repository/regression-testing/Net-DNS-ZoneParse-0.103/blib/lib/Net/DNS/ZoneParse/Parser/Native.pm line 148. # Looks like your test exited with 255 just after 4. t/010_zoneparse_parse.t ....... 1..5 ok 1 - use Net::DNS::ZoneParse; ok 2 # skip Net::DNS::ZoneFile::Fast isn't installed ok 3 # skip Net::DNS::Zone::Parser isn't installed ok 4 # skip DNS::ZoneParse isn't installed Dubious, test returned 255 (wstat 65280, 0xff00) Failed 1/5 subtests (less 3 skipped subtests: 1 okay) Net::DNS::RR has no class method "_get_subclass" at /home/willem/repos/net-dns-repository/regression-testing/Net-DNS-ZoneParse-0.103/blib/lib/Net/DNS/ZoneParse/Parser/Native.pm line 148. # Looks like your test exited with 255 just after 1. t/011_zoneparse_directives.t .. 1..7 ok 1 - use Net::DNS::ZoneParse; Dubious, test returned 255 (wstat 65280, 0xff00) Failed 6/7 subtests Net::DNS::SEC object version 1.09 does not match bootstrap parameter 1.10 at /usr/lib/x86_64-linux-gnu/perl/5.26/DynaLoader.pm line 204. ...caught at /home/willem/repos/net-dns-sec/blib/lib/Net/DNS/SEC.pm line 114. Net::DNS::RR has no class method "_get_subclass" at /home/willem/repos/net-dns-repository/regression-testing/Net-DNS-ZoneParse-0.103/blib/lib/Net/DNS/ZoneParse/Parser/Native.pm line 148. # Looks like your test exited with 255 just after 1. t/012_zoneparse_nsec3.t ....... 1..2 ok 1 - use Net::DNS::ZoneParse; Dubious, test returned 255 (wstat 65280, 0xff00) Failed 1/2 subtests Use of uninitialized value $name in pattern match (m//) at /home/willem/repos/net-dns-repository/regression-testing/Net-DNS-ZoneParse-0.103/blib/lib/Net/DNS/ZoneParse/Generator/Native.pm line 35. Use of uninitialized value $name in pattern match (m//) at /home/willem/repos/net-dns-repository/regression-testing/Net-DNS-ZoneParse-0.103/blib/lib/Net/DNS/ZoneParse/Generator/Native.pm line 37. Use of uninitialized value in numeric eq (==) at /home/willem/repos/net-dns-repository/regression-testing/Net-DNS-ZoneParse-0.103/blib/lib/Net/DNS/ZoneParse/Generator/Native.pm line 41. Use of uninitialized value $name in pattern match (m//) at /home/willem/repos/net-dns-repository/regression-testing/Net-DNS-ZoneParse-0.103/blib/lib/Net/DNS/ZoneParse/Generator/Native.pm line 35. Use of uninitialized value $name in pattern match (m//) at /home/willem/repos/net-dns-repository/regression-testing/Net-DNS-ZoneParse-0.103/blib/lib/Net/DNS/ZoneParse/Generator/Native.pm line 37. Use of uninitialized value in numeric eq (==) at /home/willem/repos/net-dns-repository/regression-testing/Net-DNS-ZoneParse-0.103/blib/lib/Net/DNS/ZoneParse/Generator/Native.pm line 41. # Failed test 'Export using Function-Interface' # at t/020_zoneparse_export.t line 28. # got: '. 1 5 bar.example.com. # . 1 1 10.0.0.1 # ' # expected: 'foo.example.com. IN CNAME bar.example.com. # bar.example.com. IN A 10.0.0.1 # ' Use of uninitialized value $name in pattern match (m//) at /home/willem/repos/net-dns-repository/regression-testing/Net-DNS-ZoneParse-0.103/blib/lib/Net/DNS/ZoneParse/Generator/Native.pm line 35. Use of uninitialized value $name in pattern match (m//) at /home/willem/repos/net-dns-repository/regression-testing/Net-DNS-ZoneParse-0.103/blib/lib/Net/DNS/ZoneParse/Generator/Native.pm line 37. Use of uninitialized value in numeric eq (==) at /home/willem/repos/net-dns-repository/regression-testing/Net-DNS-ZoneParse-0.103/blib/lib/Net/DNS/ZoneParse/Generator/Native.pm line 41. Use of uninitialized value $name in pattern match (m//) at /home/willem/repos/net-dns-repository/regression-testing/Net-DNS-ZoneParse-0.103/blib/lib/Net/DNS/ZoneParse/Generator/Native.pm line 35. Use of uninitialized value $name in pattern match (m//) at /home/willem/repos/net-dns-repository/regression-testing/Net-DNS-ZoneParse-0.103/blib/lib/Net/DNS/ZoneParse/Generator/Native.pm line 37. Use of uninitialized value in numeric eq (==) at /home/willem/repos/net-dns-repository/regression-testing/Net-DNS-ZoneParse-0.103/blib/lib/Net/DNS/ZoneParse/Generator/Native.pm line 41. # Failed test 'Export using Object oriented Interface' # at t/020_zoneparse_export.t line 64. # got: '$ORIGIN example.com # . 1 5 bar.example.com. # . 1 1 10.0.0.1 # ' # expected: '$ORIGIN example.com # foo IN CNAME bar.example.com. # bar IN A 10.0.0.1 # ' # Looks like you failed 2 tests of 4. t/020_zoneparse_export.t ...... 1..4 ok 1 - use Net::DNS::ZoneParse; not ok 2 - Export using Function-Interface ok 3 # skip DNS::ZoneParse isn't installed not ok 4 - Export using Object oriented Interface Dubious, test returned 2 (wstat 512, 0x200) Failed 2/4 subtests (less 1 skipped subtest: 1 okay) Net::DNS::RR has no class method "_get_subclass" at /home/willem/repos/net-dns-repository/regression-testing/Net-DNS-ZoneParse-0.103/blib/lib/Net/DNS/ZoneParse/Parser/Native.pm line 148. # Looks like your test exited with 255 just after 1. t/090_zoneparse_coverage.t .... 1..11 ok 1 - use Net::DNS::ZoneParse; Dubious, test returned 255 (wstat 65280, 0xff00) Failed 10/11 subtests Net::DNS::RR has no class method "_get_subclass" at /home/willem/repos/net-dns-repository/regression-testing/Net-DNS-ZoneParse-0.103/blib/lib/Net/DNS/ZoneParse/Parser/Native.pm line 148. # Looks like your test exited with 255 just after 2. t/190_zone_coverage.t ......... 1..11 ok 1 - use Net::DNS::ZoneParse::Zone; ok 2 - use Net::DNS::ZoneParse; Dubious, test returned 255 (wstat 65280, 0xff00) Failed 9/11 subtests Test Summary Report ------------------- t/010_zoneparse_parse.t (Wstat: 65280 Tests: 4 Failed: 0) Non-zero exit status: 255 Parse errors: Bad plan. You planned 5 tests but ran 4. t/011_zoneparse_directives.t (Wstat: 65280 Tests: 1 Failed: 0) Non-zero exit status: 255 Parse errors: Bad plan. You planned 7 tests but ran 1. t/012_zoneparse_nsec3.t (Wstat: 65280 Tests: 1 Failed: 0) Non-zero exit status: 255 Parse errors: Bad plan. You planned 2 tests but ran 1. t/020_zoneparse_export.t (Wstat: 512 Tests: 4 Failed: 2) Failed tests: 2, 4 Non-zero exit status: 2 t/090_zoneparse_coverage.t (Wstat: 65280 Tests: 1 Failed: 0) Non-zero exit status: 255 Parse errors: Bad plan. You planned 11 tests but ran 1. t/190_zone_coverage.t (Wstat: 65280 Tests: 2 Failed: 0) Non-zero exit status: 255 Parse errors: Bad plan. You planned 11 tests but ran 2. Files=7, Tests=21, 1 wallclock secs ( 0.02 usr 0.02 sys + 0.64 cusr 0.18 csys = 0.86 CPU) Result: FAIL Failed 6/7 test programs. 2/21 subtests failed.