in reply to Re: Does Method Exist?in thread Does Method Exist?
if (eval { $obj->can($top) }) [download]
However, I don't see any problems with using blessed (aside from being wordier).