in reply to Re: How to (ab)use sort
in thread How to (ab)use sort

Similar behaviour (plus a zero printed) in 5.10.1 for i486-linux-gnu-thread-multi.

Replies are listed 'Best First'.
Re^3: How to (ab)use sort
by Grimy (Pilgrim) on Apr 17, 2012 at 09:36 UTC
    Thanks for the feedback :) Well, at least it prints what it's supposed to print before dying. s/use warnings/use warnings;@;=/ should fix this (both versions work with Strawberry, and the @;= version sounds less like an exploit).