Skip Menu |

This queue is for tickets about the Debug-Flags CPAN distribution.

Report information
The Basics
Id: 122309
Status: new
Priority: 0/
Queue: Debug-Flags

People
Owner: Nobody in particular
Requestors: SREZIC [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: 0.26
Fixed in: (no value)



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
On 2017-07-02 04:34:12, SREZIC wrote: Show quoted text
> 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
Also undeclared: * ok.pm