in reply to
Re^3: Retrieving classname from an object
in thread
Retrieving classname from an object
Ah yes - to quote from Programming Perl : "If the referenced object has been blessed into a package, then that package name is returned instead."
Comment on
Re^4: Retrieving classname from an object
In Section
Seekers of Perl Wisdom