On Mon, Apr 28, 2014 at 09:55:34PM -0700, slaven@rezic.de via RT wrote: > Dana Sri 14. Kol 2013, 19:31:07, andreas.koenig.7os6VVqR@franz.ak.mind.de reče: > > git bisect > > ---------- > > commit 7fa949d0cc67253f8eb6849414789201b5ba722c > > Author: Father Chrysostomos <sprout@cpan.org> > > Date: Sun Aug 11 00:02:34 2013 -0700 > > > > Mark COWable constants as COWable at compile time > > > > Also affected: String-Slice-0.01. See https://rt.cpan.org/Ticket/Display.html?id=95093 The fault lies in String-Slice. It's not correctly de-COWing a scalar var before making it an alias of a string slice. The correct way to do it is currently the subject of RT #116925. -- Justice is when you get what you deserve. Law is when you get what you pay for.Thread Previous