Subject: | Undeclared dependency HTTP::Date |
t/headers.t fails if HTTP::Date is not installed:
...
Can't locate HTTP/Date.pm in @INC (you may need to install the HTTP::Date module) (@INC contains: /home/cpansand/.cpan/build/2020020422/HTTP-XSHeaders-0.400004-0/blib/lib /home/cpansand/.cpan/build/2020020422/HTTP-XSHeaders-0.400004-0/blib/arch /opt/perl-5.31.8/lib/site_perl/5.31.8/x86_64-linux /opt/perl-5.31.8/lib/site_perl/5.31.8 /opt/perl-5.31.8/lib/5.31.8/x86_64-linux /opt/perl-5.31.8/lib/5.31.8 .) at /home/cpansand/.cpan/build/2020020422/HTTP-XSHeaders-0.400004-0/blib/lib/HTTP/XSHeaders.pm line 86.
t/headers.t .................
Dubious, test returned 2 (wstat 512, 0x200)
Failed 97/154 subtests
...