Subject: | fails under 5.19.x because of fatal warnings + experimental feature |
IO-Iron 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 IO-Iron fails to compile and pass tests.
--
rjbs