Subject: | Experimental values on scalar is now forbidden (2.09) |
Module compilation fails for newer perls (5.24 and newer):
...
Experimental values on scalar is now forbidden at /usr/home/cpansand/.cpan/build/2019072916/Data-ObjectStore-2.09-1/blib/lib/Data/ObjectStore.pm line 185.
Type of arg 1 to values must be hash or array (not anonymous hash ({})) at /usr/home/cpansand/.cpan/build/2019072916/Data-ObjectStore-2.09-1/blib/lib/Data/ObjectStore.pm line 185, near "};"
BEGIN not safe after errors--compilation aborted at /usr/home/cpansand/.cpan/build/2019072916/Data-ObjectStore-2.09-1/blib/lib/Data/ObjectStore.pm line 811.
Compilation failed in require at t/object_store.t line 5.
BEGIN failed--compilation aborted at t/object_store.t line 5.
t/object_store.t ..
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run
...