Subject: | The encoding pragma is no longer supported |
Compilation fails with bleadperl (e.g. perl 5.25.4):
Output from './Build test':
Bailout called. Further testing stopped:
# Failed test 'use Acme::Pano::Util;'
# at t/00-load.t line 10.
# Tried to use 'Acme::Pano::Util'.
# Error: The encoding pragma is no longer supported at /tmpfs/.cpan-build-cpansand/2016082821/Acme-Pano-Util-0.011-0/blib/lib/Acme/Pano/Util.pm line 5.
# BEGIN failed--compilation aborted at /tmpfs/.cpan-build-cpansand/2016082821/Acme-Pano-Util-0.011-0/blib/lib/Acme/Pano/Util.pm line 5.
# Compilation failed in require at t/00-load.t line 10.
# BEGIN failed--compilation aborted at t/00-load.t line 10.
Use of uninitialized value $Acme::Pano::Util::VERSION in concatenation (.) or string at t/00-load.t line 13.
# Looks like your test exited with 255 just after 1.
FAILED--Further testing stopped.