Subject: | System perl used in tests (0.001, 0.002) |
It seems that the system perl is used in t/31_ppixref.t:
Can't locate PPI.pm in @INC (@INC contains: lib /tmpfs/.cpan-build/2016011203/PPI-Xref-0.002-etPVRc/blib/lib /tmpfs/.cpan-build/2016011203/PPI-Xref-0.002-etPVRc/blib/arch /etc/perl /usr/local/lib/perl/5.14.2 /usr/local/share/perl/5.14.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.14 /usr/share/perl/5.14 /usr/local/lib/site_perl .) at lib/PPI/Xref.pm line 10.
...
t/31_ppixref.t ..............
Dubious, test returned 8 (wstat 2048, 0x800)
Failed 8/9 subtests
Probably $^X should be used here, or the script in blib/scripts with the corrected shebang line.