Subject: | Experimental keys on scalar is now forbidden (0.17) |
On my smoker systems the test suite fails for perl 5.24.0 and later:
...
# Failed test 'use App::MechaCPAN;'
# at t/01_sanity.t line 5.
# Tried to use 'App::MechaCPAN'.
# Error: Experimental keys on scalar is now forbidden at /home/cpansand/.cpan/build/2017041006/App-MechaCPAN-0.17-3/blib/lib/App/MechaCPAN/Install.pm line 634.
# Compilation failed in require at /home/cpansand/.cpan/build/2017041006/App-MechaCPAN-0.17-3/blib/lib/App/MechaCPAN.pm line 31.
# Compilation failed in require at t/01_sanity.t line 5.
# BEGIN failed--compilation aborted at t/01_sanity.t line 5.
... (etc) ...