Subject: | Undeclared dependency Devel::PartialDump |
The test suite fails if Devel::PartialDump is not installed:
...
Can't locate Devel/PartialDump.pm in @INC (you may need to install the Devel::PartialDump module) (@INC contains: ... .) at /home/cpansand/.cpan/build/2018061312/Catalyst-Plugin-ErrorCatcher-ActiveMQ-Stomp-0.1.5-0/t/lib/Test/ActiveMQ.pm line 16.
BEGIN failed--compilation aborted at /home/cpansand/.cpan/build/2018061312/Catalyst-Plugin-ErrorCatcher-ActiveMQ-Stomp-0.1.5-0/t/lib/Test/ActiveMQ.pm line 16.
Compilation failed in require at t/01.emit.activemq.stomp.t line 13.
BEGIN failed--compilation aborted at t/01.emit.activemq.stomp.t line 13.
t/01.emit.activemq.stomp.t ..
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
...