From: Nicholas Clark <n...@ccl4.org>
Date: Tue, 16 Feb 2010 17:58:17 +0000
Local: Tues, Feb 16 2010 12:58 pm
Subject: Re: [develnytprof-dev: 1678] RT#54600
On Tue, Feb 16, 2010 at 05:50:40PM +0000, Tim Bunce wrote: No problem. > Thanks for background detail and test Nick. Very helpful. > I'll give it some thought, hopefully tonight. I didn't like finding a failing test, so tried to fix it. I failed on that, About the only thing I didn't have in my description was that at the point of I suspect, but can't easily test from here, that a goto \&sub inside an (I'm trying to remember all the places where the interpreter can make calls Nicholas Clark PS It's only just occurred to me that it might be possible to jump sideways out $ cat sick.pl sub sick { } BEGIN { goto \&sick; } __END__ $ perl sick.pl Yuck! at sick.pl line 5. You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
| ||||||||||||||