http://www.perlmonks.org?node_id=941996


in reply to Re^3: lexicals are all the same scalar and never go out of scope?
in thread lexicals are all the same scalar and never go out of scope?

I said the scalar (i.e. the SV, what you call TARG) is the same,

You also posted a code snippet and its output. With no explanation, the implication is that it supports the accompanying claim. And it does no such thing.

That's in essence the same you pointed out in your reply.

Reaching the correct conclusion doesn't make how you reached it correct.

  • Comment on Re^4: lexicals are all the same scalar and never go out of scope?