On Fri, Aug 8, 2008 at 5:41 PM, Ben Morrow <[EMAIL PROTECTED]> wrote: > [the interpreter address is] more unique than either pid or > tid, and actually reflects 'Perl-level thread of control'.
I'm a little surprised; I thought that the interpreter address would remain the same in both processes after a 'nix fork.
