Subject: | Undeclared dependency Scope::Guard |
t/use.t fails if Scope::Guard is not installed:
# Failed test 'use Debug::Flags;'
# at t/use.t line 2.
# Tried to use 'Debug::Flags'.
# Error: Can't locate Scope/Guard.pm in @INC (you may need to install the Scope::Guard module) (@INC contains: /tmpfs/.cpan-build-cpansand/2017070206/Debug-Flags-0.26-xZdaAj/blib/lib /tmpfs/.cpan-build-cpansand/2017070206/Debug-Flags-0.26-xZdaAj/blib/arch /opt/perl-5.20.3D/lib/site_perl/5.20.3/x86_64-linux-ld /opt/perl-5.20.3D/lib/site_perl/5.20.3 /opt/perl-5.20.3D/lib/5.20.3/x86_64-linux-ld /opt/perl-5.20.3D/lib/5.20.3 .) at /tmpfs/.cpan-build-cpansand/2017070206/Debug-Flags-0.26-xZdaAj/blib/lib/Debug/Flags.pm line 11.
# BEGIN failed--compilation aborted at /tmpfs/.cpan-build-cpansand/2017070206/Debug-Flags-0.26-xZdaAj/blib/lib/Debug/Flags.pm line 11.
# Compilation failed in require at t/use.t line 2.
# BEGIN failed--compilation aborted at t/use.t line 2.
# Looks like you failed 1 test of 1.
t/use.t ..
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/1 subtests