Subject: | Experimental keys on scalar is now forbidden |
There's a compilation error with perl 5.24.0 and newer:
# Failed test 'use WebService::Gitter;'
# at t/00_load.t line 5.
# Tried to use 'WebService::Gitter'.
# Error: Experimental keys on scalar is now forbidden at /home/cpansand/.cpan/build/2017011806/WebService-Gitter-0.2.0-SG8Yvd/blib/lib/WebService/Gitter.pm line 37.
# Compilation failed in require at t/00_load.t line 5.
# BEGIN failed--compilation aborted at t/00_load.t line 5.
# Looks like you failed 1 test of 3.
t/00_load.t ..
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/3 subtests