Subject: | keys on reference is forbiden |
Running the test suite with perl 5.22.0 shows a number of warnings like this:
keys on reference is experimental at t/browser_specific_properties.t line 30.
See http://www.cpantesters.org/cpan/report/1073e58c-276a-11e5-a5d5-6c95e0bfc7aa for a sample report.
With perl 5.23.x this is now a hard error:
Experimental keys on scalar is now forbidden at t/browser_specific_properties.t line 30.
t/browser_specific_properties.t ..
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run