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

Replies are listed 'Best First'.
Re^2: CPAN testers and META.yml
by tobyink (Canon) on Jul 09, 2018 at 08:59 UTC

    Well spotted.

    I think it might be the shebang line in the file "yagg".