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
...