use Scalar::Util; if (blessed($overloaded) && $overloaded->DOES( ... )) { ... }