Subject: | Undeclared dependencies |
t/04live.t fails if CGI::Simple::Cookie is not installed:
...
Can't locate CGI/Simple/Cookie.pm in @INC (you may need to install the CGI::Simple::Cookie module) (@INC contains: /home/cpansand/.cpan/build/2018052906/Catalyst-Action-RenderView-0.16-0/t/lib /home/cpansand/.cpan/build/2018052906/Catalyst-Action-RenderView-0.16-0/inc /home/cpansand/.cpan/build/2018052906/Catalyst-Action-RenderView-0.16-0/blib/lib /home/cpansand/.cpan/build/2018052906/Catalyst-Action-RenderView-0.16-0/blib/arch /opt/perl-5.28.0-RC1/lib/site_perl/5.28.0/x86_64-linux /opt/perl-5.28.0-RC1/lib/site_perl/5.28.0 /opt/perl-5.28.0-RC1/lib/5.28.0/x86_64-linux /opt/perl-5.28.0-RC1/lib/5.28.0 .) at /opt/perl-5.28.0-RC1/lib/site_perl/5.28.0/Catalyst/Engine.pm line 6.
BEGIN failed--compilation aborted at /opt/perl-5.28.0-RC1/lib/site_perl/5.28.0/Catalyst/Engine.pm line 6.
Compilation failed in require at /opt/perl-5.28.0-RC1/lib/site_perl/5.28.0/Class/Load.pm line 174.
Compilation failed in require at /opt/perl-5.28.0-RC1/lib/site_perl/5.28.0/Catalyst/Test.pm line 155.
BEGIN failed--compilation aborted at t/04live.t line 10.
t/04live.t .........
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
...
analysis.cpantesters.org lists more possibly undeclared dependencies:
* Plack::Middleware::ReverseProxy
* Plack::Test
* Tree::Simple::Visitor::FindByUID
See http://analysis.cpantesters.org/solved?distv=Catalyst-Action-RenderView-0.16#qr%3A%28Can%27t%20locate%20%5CS%2Bpm%29