Subject: | Protocol scheme 'https' is not supported |
The test suite fails if LWP::Protocol::https isn't installed:
...
PERL_DL_NONLAZY=1 "/opt/perl-5.30.1/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
501 Protocol scheme 'https' is not supported (LWP::Protocol::https not installed) at lib/Net/Domain/Regex.pm line 81.
t/001.t ..
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
...