Subject: | Cannot find Tools.pm in make tests |
Hello,
I'm seeing a couple of failures when running make test with the newest
Mail::Box:
52manager/20user.......Can't locate Tools.pm in @INC (@INC contains: /home/markov/shared/perl/MimeTypes/lib /home/markov/shared/perl/UserIdentity/lib ./lib ../lib ../../lib tests lib blib/lib blib/arch /opt/i386-linux/installed/perl-5.8.0/lib/5.8.0/i686-linux-thread-multi /opt/i386-linux/installed/perl-5.8.0/lib/5.8.0 /opt/i386-linux/installed/perl-5.8.0/lib/site_perl/5.8.0/i686-linux-thread-multi /opt/i386-linux/installed/perl-5.8.0/lib/site_perl/5.8.0 /opt/i386-linux/installed/perl-5.8.0/lib/site_perl) at 52manager/20user.t line 9.
BEGIN failed--compilation aborted at 52manager/20user.t line 9.
# Looks like your test died before it could output anything.
52manager/20user.......dubious
Test returned status 255 (wstat 65280, 0xff00)
I can find Tools.pm in my tarball, but it looks like @INC does not include
the proper path.
BTW, I find it a little disconcerting that a test failure doesn't cause
the whole make test to fail and prevent the package from installing.
Regards,
Blair