in reply to Re^5: Inspecting the name of a variable
in thread Inspecting the name of a variable

The problem is that a variable (i.e. the refrence) can be bound to multiple names.

So using PadWalker doesn't really help... but I think I have a better idea how to solve it. :)

Cheers Rolf

  • Comment on Re^6: Inspecting the name of a variable