http://www.perlmonks.org?node_id=1218125


in reply to CPAN testers and META.yml

You can see that the test you linked to is for 5.22.3, but the error message shows that 5.26.1 is called: /usr/local/lib/x86_64-linux-gnu/perl/5.26.1
So at some point your code is calling /usr/bin/perl, probably by invoking a script directly instead of via $^X