t/1-use.t ......... 1..1 ok 1 - use Net::Bonjour; ok Use of uninitialized value in uc at /home/willem/repos/net-dns-repository/regression-testing/Net-Bonjour-0.96/blib/lib/Net/Bonjour/Entry.pm line 272. Use of uninitialized value $addr in concatenation (.) or string at /home/willem/repos/net-dns/blib/lib/Net/DNS/RR/AAAA.pm line 75. Use of uninitialized value $addr in concatenation (.) or string at /home/willem/repos/net-dns/blib/lib/Net/DNS/RR/AAAA.pm line 75. Use of uninitialized value $addr in concatenation (.) or string at /home/willem/repos/net-dns/blib/lib/Net/DNS/RR/AAAA.pm line 75. t/2-entry.t ....... 1..18 ok 1 - use Net::Bonjour; ok 2 - constructor ok 3 - fqdn set ok 4 - fqdn get ok 5 - name set ok 6 - name get ok 7 - port set ok 8 - port get ok 9 - hostname set ok 10 - hostname get ok 11 - address set ok 12 - address get ok 13 - attribute set ok 14 - attribute get ok 15 - attribute reload ok 16 - dnsrr PTR ok 17 - dnsrr SRV ok 18 - dnsrr TXT ok Use of uninitialized value in uc at /home/willem/repos/net-dns-repository/regression-testing/Net-Bonjour-0.96/blib/lib/Net/Bonjour/Entry.pm line 272. Use of uninitialized value $addr in concatenation (.) or string at /home/willem/repos/net-dns/blib/lib/Net/DNS/RR/AAAA.pm line 75. Use of uninitialized value $addr in concatenation (.) or string at /home/willem/repos/net-dns/blib/lib/Net/DNS/RR/AAAA.pm line 75. Use of uninitialized value $addr in concatenation (.) or string at /home/willem/repos/net-dns/blib/lib/Net/DNS/RR/AAAA.pm line 75. t/3-rendezvous.t .. 1..18 ok 1 - use Net::Rendezvous; ok 2 - constructor ok 3 - fqdn set ok 4 - fqdn get ok 5 - name set ok 6 - name get ok 7 - port set ok 8 - port get ok 9 - hostname set ok 10 - hostname get ok 11 - address set ok 12 - address get ok 13 - attribute set ok 14 - attribute get ok 15 - attribute reload ok 16 - dnsrr PTR ok 17 - dnsrr SRV ok 18 - dnsrr TXT ok All tests successful. Files=3, Tests=37, 1 wallclock secs ( 0.02 usr 0.00 sys + 0.25 cusr 0.04 csys = 0.31 CPU) Result: PASS