On 03/22/2015 02:28 PM, Axb wrote:
Wanted to updated RegistrarBoundaries.pm
make test fails with
t/uri_text.t ...................... 1/683 # Failed test 345 in
t/uri_text.t at line 47 fail #345
failure: did not find /^http://example.tp$/
# Failed test 626 in t/uri_text.t at line 47 fail #626
failure: did not find /^http://www.example.tp$/
Could somebody pls look into this?
Thx
example.tp ^http://example.tp$
According to
http://data.iana.org/TLD/tlds-alpha-by-domain.txt
tp is not listed as TLD anymore
if "make test" passes without it, will remove this test.