in reply to Re: Test scalar refs (not values) in deeply nested structure
in thread Test scalar refs (not values) in deeply nested structure
Never, it's a false positive.
(Or to be more precise only if both are aliases, hence \$pos1 == \$pos2 , but which can't happen in my use case )
They are not nested in the OP because it's the easiest possible demo.
See here Re: Test scalar refs (not values) in deeply nested structure (workaround) for more test cases.
Cheers Rolf
(addicted to the Perl Programming Language :)
Wikisyntax for the Monastery
|
|---|