Subject: | Missing Devel::Hide blocks install |
t/00-basic.t .................... ok
#
# Versions for all modules listed in META.json (including optional ones):
# Version Module
# -------- --------------------------
# 2.120351 CPAN::Meta
# 2.120351 CPAN::Meta::Requirements
# 0.280202 ExtUtils::CBuilder
# 6.88 ExtUtils::MakeMaker
# 0.07 Module::Implementation
# 0.014 Module::Runtime
# 0.001011 Sub::Exporter::Progressive
# 1.001003 Test::More
# 0.53 Variable::Magic
t/00-report-prereqs.t ........... ok
t/01-eval.t ..................... ok
t/02-localise.t ................. ok
t/05-exception_xs.t ............. ok
t/06-exception_pp.t ............. skipped: Skipping PP fallback test in XS mode
# Failed test 'smokers require Devel::Hide for testing the PP path!'
# at t/10-test_without_vm_pure_pp.t line 23.
# Looks like you failed 1 test of 6.
t/10-test_without_vm_pure_pp.t ..
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/6 subtests
t/11-direct_xs.t ................ ok
t/12-direct_pp.t ................ ok
I hope thats enough, Devel::Hide install solved the problem for me, probably adding it as Requirement or is that here with purpose?