Skip Menu |

This queue is for tickets about the MooX-Purple CPAN distribution.

Report information
The Basics
Id: 132294
Status: resolved
Priority: 0/
Queue: MooX-Purple

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

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



Subject: Undeclared dependency Caller::Reverse
See subject. Test log: ... PERL_DL_NONLAZY=1 "/usr/perl5.28.1Dp/bin/perl5.28.1" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t Bailout called. Further testing stopped: # Failed test 'use MooX::Purple;' # at t/00-load.t line 10. # Tried to use 'MooX::Purple'. # Error: Can't locate Caller/Reverse.pm in @INC (you may need to install the Caller::Reverse module) (@INC contains: /usr/home/cpansand/.cpan/build/2020040412/MooX-Purple-0.13-4/blib/lib /usr/home/cpansand/.cpan/build/2020040412/MooX-Purple-0.13-4/blib/arch /usr/perl5.28.1Dp/lib/site_perl/5.28.1/amd64-freebsd-ld /usr/perl5.28.1Dp/lib/site_perl/5.28.1 /usr/perl5.28.1Dp/lib/5.28.1/amd64-freebsd-ld /usr/perl5.28.1Dp/lib/5.28.1) at /usr/home/cpansand/.cpan/build/2020040412/MooX-Purple-0.13-4/blib/lib/MooX/Purple.pm line 8. # BEGIN failed--compilation aborted at /usr/home/cpansand/.cpan/build/2020040412/MooX-Purple-0.13-4/blib/lib/MooX/Purple.pm line 8. # Compilation failed in require at t/00-load.t line 10. # BEGIN failed--compilation aborted at t/00-load.t line 10. Use of uninitialized value $MooX::Purple::VERSION in concatenation (.) or string at t/00-load.t line 13. # Testing MooX::Purple , Perl 5.028001, /usr/perl5.28.1Dp/bin/perl5.28.1 # Looks like you failed 1 test of 1. FAILED--Further testing stopped. *** Error code 1 ...