Subject: | Experimental values on scalar is now forbidden |
"values $scalar" is not allowed anymore with perl 5.23, so the test suite fails:
Output from '/usr/bin/make test':
PERL_DL_NONLAZY=1 "/opt/perl-5.23.1/bin/perl5.23.1" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
Experimental values on scalar is now forbidden at /tmpfs/.cpan-build/2015082906/Bread-Board-LifeCycle-Session-0.90-6jHGBM/blib/lib/Bread/Board/Container/Role/WithSessions.pm line 32.
Compilation failed in require at /opt/perl-5.23.1/lib/site_perl/5.23.1/Module/Runtime.pm line 317.
t/session.t ..................
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run
Experimental values on scalar is now forbidden at /tmpfs/.cpan-build/2015082906/Bread-Board-LifeCycle-Session-0.90-6jHGBM/blib/lib/Bread/Board/LifeCycle/Session/WithParameters.pm line 23.
Compilation failed in require at /opt/perl-5.23.1/lib/site_perl/5.23.1/Module/Runtime.pm line 317.
t/session_with_parameters.t ..
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run