Skip Menu |

This queue is for tickets about the Poker-Eval CPAN distribution.

Report information
The Basics
Id: 114939
Status: new
Priority: 0/
Queue: Poker-Eval

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

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



Subject: Undeclared dependency Moo
See subject. ... # Failed test 'use Poker::Eval;' # at t/00-load.t line 10. # Tried to use 'Poker::Eval'. # Error: Can't locate Moo.pm in @INC (you may need to install the Moo module) (@INC contains: CODE(0x1320180) /tmpfs/.cpan-build-cpansand/2016060106/Poker-Eval-0.02-nQfbBI/blib/lib /tmpfs/.cpan-build-cpansand/2016060106/Poker-Eval-0.02-nQfbBI/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/2016060106/Poker-Eval-0.02-nQfbBI/blib/lib/Poker/Eval.pm line 3. # BEGIN failed--compilation aborted at /tmpfs/.cpan-build-cpansand/2016060106/Poker-Eval-0.02-nQfbBI/blib/lib/Poker/Eval.pm line 3. # Compilation failed in require at t/00-load.t line 10. # BEGIN failed--compilation aborted at t/00-load.t line 10. ...
On 2016-06-01 02:55:32, SREZIC wrote: Show quoted text
> See subject. > > ... > # Failed test 'use Poker::Eval;' > # at t/00-load.t line 10. > # Tried to use 'Poker::Eval'. > # Error: Can't locate Moo.pm in @INC (you may need to install the > Moo module) (@INC contains: CODE(0x1320180) /tmpfs/.cpan-build- > cpansand/2016060106/Poker-Eval-0.02-nQfbBI/blib/lib /tmpfs/.cpan- > build-cpansand/2016060106/Poker-Eval-0.02-nQfbBI/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/2016060106/Poker-Eval-0.02-nQfbBI/blib/lib/Poker/Eval.pm line > 3. > # BEGIN failed--compilation aborted at /tmpfs/.cpan-build- > cpansand/2016060106/Poker-Eval-0.02-nQfbBI/blib/lib/Poker/Eval.pm line > 3. > # Compilation failed in require at t/00-load.t line 10. > # BEGIN failed--compilation aborted at t/00-load.t line 10. > ...
Also undeclared: Algorithm::Combinatorics ... # Failed test 'use Poker::Eval::Community;' # at t/00-load.t line 14. # Tried to use 'Poker::Eval::Community'. # Error: Can't locate Algorithm/Combinatorics.pm in @INC (you may need to install the Algorithm::Combinatorics module) (@INC contains: CODE(0x13d4548) /tmpfs/.cpan-build-cpansand/2016060106/Poker-Eval-0.02-vD69x6/blib/lib /tmpfs/.cpan-build-cpansand/2016060106/Poker-Eval-0.02-vD69x6/blib/arch /opt/perl-5.20.2t/lib/site_perl/5.20.2/x86_64-linux-thread-multi /opt/perl-5.20.2t/lib/site_perl/5.20.2 /opt/perl-5.20.2t/lib/5.20.2/x86_64-linux-thread-multi /opt/perl-5.20.2t/lib/5.20.2 .) at /tmpfs/.cpan-build-cpansand/2016060106/Poker-Eval-0.02-vD69x6/blib/lib/Poker/Eval/Community.pm line 2. # BEGIN failed--compilation aborted at /tmpfs/.cpan-build-cpansand/2016060106/Poker-Eval-0.02-vD69x6/blib/lib/Poker/Eval/Community.pm line 2. # Compilation failed in require at t/00-load.t line 14. # BEGIN failed--compilation aborted at t/00-load.t line 14. ...