Subject: | Experimental splice on scalar is now forbidden |
Compilation with recent bleadperl (e.g. perl 5.23.4) fails:
Output from './Build test':
Bailout called. Further testing stopped:
# Failed test 'use Tie::Array::Cavity;'
# at t/00-load.t line 6.
# Tried to use 'Tie::Array::Cavity'.
# Error: Experimental splice on scalar is now forbidden at /tmpfs/.cpan-build/2015110809/Tie-Array-Cavity-0.02-BFsxDm/blib/lib/Tie/Array/Cavity.pm line 156, near "@_ )"
# Experimental splice on scalar is now forbidden at /tmpfs/.cpan-build/2015110809/Tie-Array-Cavity-0.02-BFsxDm/blib/lib/Tie/Array/Cavity.pm line 168, near "@_ )"
# Compilation failed in require at t/00-load.t line 6.
# BEGIN failed--compilation aborted at t/00-load.t line 6.
# Testing Tie::Array::Cavity , Perl 5.023004, /bbbike/perl-5.23.4/bin/perl5.23.4
# Looks like you failed 1 test of 1.
FAILED--Further testing stopped.