in reply to Re: How to kill perl?
in thread How to kill perl?
My site has a nice one with reverse and sort perlbugs
That is nice. Do you have any idea why it happens? Is it in the bug database?
Update: Looks like you don't need the second reverse, or even the <>; the following crashes both bleadperl and 5.8.6 for me:
perl -e 'map print(reverse), ("")x68'
|
---|