use Class::Inspector; if ( Class::Inspector->installed($module) ) { ... }