in reply to
Re: Re: Re: Re: Re: has it been blessed?
in thread
has it been blessed?
UNIVERSAL::isa($obj, 'UNIVERSAL')
will also return true if $obj is the string 'UNIVERSAL', so the
ref
check is actually useful.
Comment on
Re: Re: Re: Re: Re: Re: has it been blessed?
Download
Code
In Section
Seekers of Perl Wisdom