t/00_compile.t .... ok 1 - use NOLookup; 1..1 ok t/01test_pod.t .... 1..17 ok 1 - POD test for blib/lib/NOLookup.pm ok 2 - POD test for blib/lib/NOLookup/Brreg/Entry.pm ok 3 - POD test for blib/lib/NOLookup/Brreg/DataLookup.pm ok 4 - POD test for blib/lib/NOLookup/Whois/WhoisLookup.pm ok 5 - POD test for blib/lib/NOLookup/BrregDifi/Entry.pm ok 6 - POD test for blib/lib/NOLookup/BrregDifi/DataLookup.pm ok 7 - POD test for blib/lib/NOLookup/DAS/DASLookup.pm ok 8 - POD test for blib/lib/NOLookup/Patent/DataLookup.pm ok 9 - POD test for blib/lib/NOLookup/Patent/Entry.pm ok 10 - POD test for blib/lib/NOLookup/RDAP/RDAPLookup.pm ok 11 - POD test for blib/lib/NOLookup/RDAP/RDAPLookup/Whois.pm ok 12 - POD test for blib/script/no_brreg_difi.pl ok 13 - POD test for blib/script/no_rdap.pl ok 14 - POD test for blib/script/no_patent.pl ok 15 - POD test for blib/script/no_whois.pl ok 16 - POD test for blib/script/no_brreg.pl ok 17 - POD test for blib/script/no_das.pl ok t/02test_das.t .... 1..26 ok 1 - require NOLookup::DAS::DASLookup; ok 2 - DAS object returned ok 3 - No error was returned ok 4 - Domain norid.no is already registered ok 5 - Domain norid.no is not available ok 6 - Domain norid.no is not prohibited ok 7 - Domain norid.no is not invalid ok 8 - Raw text was returned and correct ok 9 - DAS object returned ok 10 - Error was not returned on sex.no ok 11 - Domain sex.no is not registered ok 12 - Domain sex.no is not available ok 13 - Domain sex.no is prohibited ok 14 - Domain sex.no is not invalid ok 15 - sex.no: Raw text was returned and correct ok 16 - DAS object returned ok 17 - Error was not returned on domain.mil.no ok 18 - Domain domain.mil.no is not registered ok 19 - Domain domain.mil.no is not available ok 20 - Domain domain.mil.no is not prohibited ok 21 - Domain domain.mil.no is invalid ok 22 - Raw text was returned ok 23 - DAS object returned ok 24 - Error was returned on norid.com, errno: 104 ok 25 - Raw text was returned ok 26 - Raw text was returned and correct ok t/03test_whois.t .. ok 1 - require NOLookup::Whois::WhoisLookup; 1..1 ok t/04test_rdap.t ... ok 1 - require NOLookup::RDAP::RDAPLookup; ok 2 - Testing towards service: https://rdap.norid.no ok 3 - === Pass 1: Testing basic layer access ok 4 - HEAD OK for q: norid.no ok 5 - GET OK for q: norid.no ok 6 - Domain handle found for q: NOR18456D-NORID ok 7 - Entities found: 2 ok 8 - Entity roles are found: technical ok 9 - Entity handle is found: UH2423R-NORID (technical) ok 10 - Entity roles are found: registrar ok 11 - Entity handle is found: reg1103-NORID (registrar) ok 12 - Nameservers found: 4 ok 13 - NS handle is found: AUTH683H-NORID ok 14 - NS name is found: auth01.oslo.ns.norid.no ok 15 - NS handle is found: AUTH684H-NORID ok 16 - NS name is found: auth02.tekno.ns.norid.no ok 17 - NS handle is found: Y5H-NORID ok 18 - NS name is found: y.nic.no ok 19 - NS handle is found: Z13H-NORID ok 20 - NS name is found: z.nic.no ok 21 - HEAD OK for q: øl.no ok 22 - GET OK for q: øl.no ok 23 - Domain handle found for q: L208D-NORID ok 24 - Entities found: 2 ok 25 - Entity roles are found: technical ok 26 - Entity handle is found: SR6R-NORID (technical) ok 27 - Entity roles are found: registrar ok 28 - Entity handle is found: reg586-NORID (registrar) ok 29 - Nameservers found: 2 ok 30 - NS handle is found: NSHO423H-NORID ok 31 - NS name is found: ns1.hosted.servetheworld.net ok 32 - NS handle is found: NSHO448H-NORID ok 33 - NS name is found: ns2.hosted.servetheworld.net ok 34 - === Pass 2: GDPR access layer secret not set - skipping layer tests 1..34 ok All tests successful. Files=5, Tests=79, 3 wallclock secs ( 0.06 usr 0.01 sys + 1.13 cusr 0.16 csys = 1.36 CPU) Result: PASS