Front page | perl.fwp |
Postings from March 2002
Re: TPR1 post-mortem
Thread Previous
|
Thread Next
From:
fun_with_perl
Date:
March 9, 2002 09:04
Subject:
Re: TPR1 post-mortem
Message ID:
a6df7e$grt$1@post.home.lunix
In article <Pine.LNX.3.96.1020309163039.19505B-100000@gentoo>,
Stephen Turner <sret1@ntlworld.com> writes:
> On Fri, 8 Mar 2002, Ton Hospel wrote:
>>
>> PS: the entries in the scoreboard are not ordered by tie score.
>> It's the entry with &&do$0 that won (better tie-score)
>>
>
> Can someone say a bit more about do FILE? The Camel book doesn't say very
> much. In particular, I'm not sure I understand which variables it can see.
>
It's basically lexicals that don't get shared compared to
eval `cat file`
Thread Previous
|
Thread Next