Subject: | Undeclared dependencies |
It seems that the following dependencies need to be declared as prereqs:
* Test2::V0
* namespace::autoclean
Log excerpts from failing test runs:
...
Can't locate Test2/V0.pm in @INC (you may need to install the Test2::V0 module) (@INC contains: /home/cpansand/.cpan/build/2020110105/WWW-WTF-nVS8Mj/t/lib /home/cpansand/.cpan/build/2020110105/WWW-WTF-nVS8Mj/inc /home/cpansand/.cpan/build/2020110105/WWW-WTF-nVS8Mj/blib/lib /home/cpansand/.cpan/build/2020110105/WWW-WTF-nVS8Mj/blib/arch /home/cpansand/.cpan/build/2020110105/Export-Attrs-v0.1.0-j4aNPM/blib/arch /home/cpansand/.cpan/build/2020110105/Export-Attrs-v0.1.0-j4aNPM/blib/lib /home/cpansand/.cpan/build/2020110105/Cache-FastMmap-1.49-l1ReHW/blib/arch /home/cpansand/.cpan/build/2020110105/Cache-FastMmap-1.49-l1ReHW/blib/lib /usr/perl5.22.2t/lib/site_perl/5.22.2/amd64-freebsd-thread-multi /usr/perl5.22.2t/lib/site_perl/5.22.2 /usr/perl5.22.2t/lib/5.22.2/amd64-freebsd-thread-multi /usr/perl5.22.2t/lib/5.22.2 .) at t/lwp_get_headings.t line 3.
BEGIN failed--compilation aborted at t/lwp_get_headings.t line 3.
t/lwp_get_headings.t ...........
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
...
...
Can't locate namespace/autoclean.pm in @INC (you may need to install the namespace::autoclean module) (@INC contains: ... .) at /usr/home/cpansand/.cpan/build/2020103110/WWW-WTF-5/t/lib/WWW/WTF/Test.pm line 16.
BEGIN failed--compilation aborted at /usr/home/cpansand/.cpan/build/2020103110/WWW-WTF-5/t/lib/WWW/WTF/Test.pm line 16.
Compilation failed in require at t/lwp_get_headings.t line 4.
BEGIN failed--compilation aborted at t/lwp_get_headings.t line 4.
t/lwp_get_headings.t ...........
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
...