Subject: | Experimental keys on scalar is now forbidden (1010) |
There's a compilation failure with newer perls (e.g. 5.24.0):
# Failed test 'use App::DuckPAN::Fathead;'
# at /opt/perl-5.24.0/lib/site_perl/5.24.0/Test/LoadAllModules.pm line 35.
# Tried to use 'App::DuckPAN::Fathead'.
# Error: Experimental keys on scalar is now forbidden at /home/cpansand/.cpan/build/2016091821/App-DuckPAN-1010-0/blib/lib/App/DuckPAN/Fathead.pm line 144.
# Compilation failed in require at /opt/perl-5.24.0/lib/site_perl/5.24.0/Test/LoadAllModules.pm line 35.
# BEGIN failed--compilation aborted at /opt/perl-5.24.0/lib/site_perl/5.24.0/Test/LoadAllModules.pm line 35.