On 2017-12-16 10:26:53, SREZIC wrote:
Show quoted text> See subject.
Tests fail if Dancer2::Plugin is not installed:
# Failed test 'use Dancer2::Plugin::DebugDump;'
# at t/Dancer2-Plugin-DebugDump.t line 12.
# Tried to use 'Dancer2::Plugin::DebugDump'.
# Error: Can't locate Dancer2/Plugin.pm in @INC (you may need to install the Dancer2::Plugin module) (@INC contains: /home/cpansand/.cpan/build/2017121615/Dancer2-Plugin-DebugDump-0.21-7/blib/lib /home/cpansand/.cpan/build/2017121615/Dancer2-Plugin-DebugDump-0.21-7/blib/arch /opt/perl-5.26.0/lib/site_perl/5.26.0/x86_64-linux /opt/perl-5.26.0/lib/site_perl/5.26.0 /opt/perl-5.26.0/lib/5.26.0/x86_64-linux /opt/perl-5.26.0/lib/5.26.0 .) at /home/cpansand/.cpan/build/2017121615/Dancer2-Plugin-DebugDump-0.21-7/blib/lib/Dancer2/Plugin/DebugDump.pm line 5.
# BEGIN failed--compilation aborted at /home/cpansand/.cpan/build/2017121615/Dancer2-Plugin-DebugDump-0.21-7/blib/lib/Dancer2/Plugin/DebugDump.pm line 5.
# Compilation failed in require at t/Dancer2-Plugin-DebugDump.t line 12.
# BEGIN failed--compilation aborted at t/Dancer2-Plugin-DebugDump.t line 12.
# Looks like you failed 1 test of 1.
t/Dancer2-Plugin-DebugDump.t ..
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/1 subtests
This is causing unnecessary failures at CPAN Testers.