Thanks to Grinnz, to resolve spot the source of problem. I create this ticket: https://rt.cpan.org/Ticket/Display.html?id=120742
24.03.2017, 19:49, "KES" <kes-...@yandex.ru>: > 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?