in reply to Debugging objects
Most objects in Perl are blessed hash references but not all.
Since any kind of reference can be blessed it depends on the implementation, if and how you can "see inside". (That's particularly difficult for inside/out objects.)
Good news, it's Perl, i.e. the implementation is open to be read.
Cheers Rolf
(addicted to the Perl Programming Language and to ☆☆☆☆ :)
Je suis Charlie!
|
|---|