http://qs1969.pair.com?node_id=1176900


in reply to split problem

Hi rmarkman,

Some more info for your bug report: I reduced the test case down to perl -e '$_="Boo";@x=split/o/;$#x=1;$x[1]=0', and a git bisect shows the first bad commit is 4ecee209 (the first release that contains this commit appears to be v5.21.5).

Regards,
-- Hauke D