Subject: | Experimental keys on scalar is now forbidden |
Compilation of the module fails for perl 5.23.x:
Bailout called. Further testing stopped:
# Failed test 'use Reconcile::Accounts::Vin;'
# at t/00-load.t line 10.
# Tried to use 'Reconcile::Accounts::Vin'.
# Error: Experimental keys on scalar is now forbidden at /tmpfs/.cpan-build/2015121709/Reconcile-Accounts-Vin-1.01-1kS8nP/blib/lib/Reconcile/Accounts/Vin.pm line 54.
# Compilation failed in require at t/00-load.t line 10.
# BEGIN failed--compilation aborted at t/00-load.t line 10.
Use of uninitialized value $Reconcile::Accounts::Vin::VERSION in concatenation (.) or string at t/00-load.t line 13.
# Testing Reconcile::Accounts::Vin , Perl 5.023005, /bbbike/perl-5.23.5t/bin/perl5.23.5
# Looks like you failed 1 test of 1.
FAILED--Further testing stopped.