http://qs321.pair.com?node_id=150118


in reply to Re: Re: Re: has it been blessed?
in thread has it been blessed?

I agree, but to clarify, the best approach would seem to be:

if (ref($obj) and UNIVERSAL::isa($obj, 'UNIVERSAL')) { ... }

Well, "best" in absence of the blessed primitive, of course...

--rjray