Subject: | Experimental push on scalar is now forbidden (0.03) |
Module compilation fails with newer perls (e.g. perl 5.26.0):
Output from './Build test':
# Failed test 'use OxdPerlModule;'
# at t/00-load.t line 10.
# Tried to use 'OxdPerlModule'.
# Error: Experimental push on scalar is now forbidden at /home/cpansand/.cpan/build/2018030706/oxdperl-0.03-2/blib/lib/OxdPackages/UmaRsProtect.pm line 131, near "@request_resources;"
# Experimental push on scalar is now forbidden at /home/cpansand/.cpan/build/2018030706/oxdperl-0.03-2/blib/lib/OxdPackages/UmaRsProtect.pm line 159, near "@request_condition;"
# Compilation failed in require at /home/cpansand/.cpan/build/2018030706/oxdperl-0.03-2/blib/lib/OxdPerlModule.pm line 18.
# BEGIN failed--compilation aborted at /home/cpansand/.cpan/build/2018030706/oxdperl-0.03-2/blib/lib/OxdPerlModule.pm line 18.
# Compilation failed in require at t/00-load.t line 10.
# BEGIN failed--compilation aborted at t/00-load.t line 10.
Bailout called. Further testing stopped:
Use of uninitialized value $OxdPerlModule::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.