in reply to Re: Using an "outer" lexical in a sub?
in thread Using an "outer" lexical in a sub?

Very interesting... each copy of that referenced subroutine which gets returned by make_ref() gets its own "freeze-dried" copy of $i...

I've got some reading to do. Thank you, and thanks also for the link to perlfaq7.

  • Comment on Re^2: Using an "outer" lexical in a sub?