Skip Menu |

This queue is for tickets about the QuadPres CPAN distribution.

Report information
The Basics
Id: 129214
Status: resolved
Priority: 0/
Queue: QuadPres

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

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



Subject: Undeclared dependency MooX::late
The test suite fails if MooX::late is not installed: ... # Failed test 'QuadPres/WriteContents.pm loaded ok' # at t/00-compile.t line 50. # got: '512' # expected: '0' Can't locate MooX/late.pm in @INC (you may need to install the MooX::late module) (@INC contains: ... .) at /usr/share/perl5/Module/Runtime.pm line 314. BEGIN failed--compilation aborted at /home/cpansand/.cpan/build/2019041714/QuadPres-0.28.0-1/blib/lib/QuadPres/WriteContents.pm line 8. Compilation failed in require at -e line 1. # Looks like you failed 1 test of 8. t/00-compile.t .. Dubious, test returned 1 (wstat 256, 0x100) Failed 1/8 subtests ...
On Wed Apr 17 14:06:19 2019, SREZIC wrote: Show quoted text
> The test suite fails if MooX::late is not installed: > > ... > # Failed test 'QuadPres/WriteContents.pm loaded ok' > # at t/00-compile.t line 50. > # got: '512' > # expected: '0' > Can't locate MooX/late.pm in @INC (you may need to install the > MooX::late module) (@INC contains: ... .) at > /usr/share/perl5/Module/Runtime.pm line 314. > BEGIN failed--compilation aborted at > /home/cpansand/.cpan/build/2019041714/QuadPres-0.28.0- > 1/blib/lib/QuadPres/WriteContents.pm line 8. > Compilation failed in require at -e line 1. > # Looks like you failed 1 test of 8. > t/00-compile.t .. > Dubious, test returned 1 (wstat 256, 0x100) > Failed 1/8 subtests > ...
Fixed, thanks! Next time please use https://github.com/shlomif/shlomi-fish-homepage/issues
On Mon Apr 29 04:20:01 2019, SHLOMIF wrote: Show quoted text
> On Wed Apr 17 14:06:19 2019, SREZIC wrote:
> > The test suite fails if MooX::late is not installed: > > > > ... > > # Failed test 'QuadPres/WriteContents.pm loaded ok' > > # at t/00-compile.t line 50. > > # got: '512' > > # expected: '0' > > Can't locate MooX/late.pm in @INC (you may need to install the > > MooX::late module) (@INC contains: ... .) at > > /usr/share/perl5/Module/Runtime.pm line 314. > > BEGIN failed--compilation aborted at > > /home/cpansand/.cpan/build/2019041714/QuadPres-0.28.0- > > 1/blib/lib/QuadPres/WriteContents.pm line 8. > > Compilation failed in require at -e line 1. > > # Looks like you failed 1 test of 8. > > t/00-compile.t .. > > Dubious, test returned 1 (wstat 256, 0x100) > > Failed 1/8 subtests > > ...
> > > Fixed, thanks! Next time please use https://github.com/shlomif/shlomi- > fish-homepage/issues