Hi I got this error:
Can't locate Test/Output.pm in @INC (you may need to install the Test::Output module) (@INC contains: ... ) http://www.cpantesters.org/cpan/report/23318494-fc08-11e6-976e-ba788b384808 But my module contain Test::Output as dependency: https://metacpan.org/source/KES/Devel-DebugHooks-0.03_01/Build.PL#L24 What was happened and how to fix that error?