in reply to Re^2: Printing an object when you only have the refaddr string for it
in thread [SOLVED] Printing an object when you only have the refaddr string for it

For your universal version, you need to run the program in an environment that has access to the module's symbol table. It would not surprise me to find out such a thing exists; it's far beyond what I know :)

2 minutes with Super Search comes up with Devel::SymDump.

Dum Spiro Spero
  • Comment on Re^3: Printing an object when you only have the refaddr string for it