Subject: | System perl used in perls |
My test failure analyzer suggests that the test suite fails because system perl (and not $^X) is used in the tests.
Beginning of the test log:
...
Can't locate Config/Model.pm in @INC (you may need to install the Config::Model module) (@INC contains: /tmpfs/.cpan-build-cpansand/2016080521/Config-Model-Backend-Augeas-0.118-0/blib/arch /tmpfs/.cpan-build-cpansand/2016080521/Config-Model-Backend-Augeas-0.118-0/blib/lib /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.20.2 /usr/local/share/perl/5.20.2 /usr/lib/x86_64-linux-gnu/perl5/5.20 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.20 /usr/share/perl/5.20 /usr/local/lib/site_perl .) at t/augeas_backend.t line 14.
BEGIN failed--compilation aborted at t/augeas_backend.t line 14.
t/augeas_backend.t .......
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
...