Subject: | fails under 5.19.x because of fatal warnings + experimental feature |
App-Dapper appears to use the "autoderef" feature for behavior like "push $aref, @LIST" and to fatalize warnings. The autoderef feature is experimental, and now issues warnings under 5.19+, so App-Dapper fails to compile and pass tests.
Sample fail report: http://www.cpantesters.org/cpan/report/f7e3eaf2-a476-11e3-9a81-b06c11bde73e
See also https://rt.perl.org/Public/Bug/Display.html?id=121371
HTH && Thanks,