in reply to Re^5: References for ano subs fixed at compile time? (opnode)
in thread References for ano subs fixed at compile time?

> Perhaps that is what you want?

I thought I could use the code-ref as reliable identifier for the call position ( not just the line-number caller provides ).

Something which can be used to emulate position dependent built-ins like the flip-flop operator.

I tried B::svref_2object but the docs to B are somehow cryptic...

Cheers Rolf

( addicted to the Perl Programming Language)