in reply to Re: Re: How can I unbless an object?
in thread How can I unbless an object?

use Scalar::Util qw(reftype);

using reftype instead of ref allows hash checking of an object from any class