t/01_loadmodule.t ... 1..1 ok 1 - loading Net::ENUM ok # Phone number (123 456-789) must begin with '+'. # Phone number must contain numbers! # 0.5.3.2.7.2.9.6.9.4.e164.arpa # 0.5.3.2.7.2.9.6.9.4.e164.arpa # Failed test 'no nameserver for 'foo.bar'' # at t/02_testmethods.t line 46. # # Failed test 'get telefone address string' # at t/02_testmethods.t line 57. # # 0.5.3.2.7.2.9.6.9.4.e164.arpa Use of uninitialized value in string eq at t/02_testmethods.t line 61. # Failed test 'get sip NAPTR array' # at t/02_testmethods.t line 61. # # $address[0]->{'name'} = 0.5.3.2.7.2.9.6.9.4.e164.arpa # Looks like you failed 3 tests of 9. t/02_testmethods.t .. 1..9 ok 1 - 'create Net::ENUM object' isa 'Net::ENUM' ok 2 - not a enum 1: '123 456-789' ok 3 - not a enum 2: '+%/) !"=-`?§' ok 4 - turn number '+49 69 27235-0' into domain: ok 5 - turn vanity '+49 nz asbdk-0' into domain: not ok 6 - no nameserver for 'foo.bar' ok 7 - 'get nameservers of 0.5.3.2.7.2.9.6.9.4.e164.arpa' isa 'ARRAY' not ok 8 - get telefone address string not ok 9 - get sip NAPTR array Dubious, test returned 3 (wstat 768, 0x300) Failed 3/9 subtests Test Summary Report ------------------- t/02_testmethods.t (Wstat: 768 Tests: 9 Failed: 3) Failed tests: 6, 8-9 Non-zero exit status: 3 Files=2, Tests=10, 1 wallclock secs ( 0.00 usr 0.01 sys + 0.17 cusr 0.05 csys = 0.23 CPU) Result: FAIL Failed 1/2 test programs. 3/10 subtests failed.