Subject: | System perl used in tests |
It seems that the system perl and not necessarily the perl used for building and testing the distribution is used:
Can't locate Proc/ProcessTableLight.pm in @INC (you may need to install the Proc::ProcessTableLight module) (@INC contains: ... /usr/local/lib/perl5/site_perl/mach/5.20 /usr/local/lib/perl5/site_perl /usr/local/lib/perl5/5.20/mach /usr/local/lib/perl5/5.20 /usr/local/lib/perl5/site_perl/5.20 /usr/local/lib/perl5/site_perl/5.20/mach .) at /usr/home/eserte/.cpan/build/2017011306/Daemon-DaemonizeLight-0.02-0/t/test.pl line 4.
BEGIN failed--compilation aborted at /usr/home/eserte/.cpan/build/2017011306/Daemon-DaemonizeLight-0.02-0/t/test.pl line 4.
Probably at some point $^X should be used or so.