Skip Menu |

This queue is for tickets about the Seshat-Parallel CPAN distribution.

Report information
The Basics
Id: 129183
Status: new
Priority: 0/
Queue: Seshat-Parallel

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

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



Subject: Undeclared dependency Seshat
See subject. Sample failing test log: ... PERL_DL_NONLAZY=1 "/usr/perl5.28.1Dp/bin/perl5.28.1" "-Iblib/lib" "-Iblib/arch" test.pl 1..1 Can't locate Seshat.pm in @INC (you may need to install the Seshat module) (@INC contains: blib/lib 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 blib/lib/Seshat/Parallel.pm line 9. Compilation failed in require at test.pl line 11. BEGIN failed--compilation aborted at test.pl line 11. not ok 1 *** Error code 2 ...