Dave Mitchell wrote: > ie by default lexicals are only in scope in their own sub, not within > nested subs - and you have to explicitly 'import' them to use them. No. People who write closures know what they're doing. When's the last time someone "accidentally" wrote a closure? -- John Porter Science class should not end in tragedy.Thread Previous