use Class::Inspector; if ( Class::Inspector->installed($module) ) { ... } [download]
In reply to CPAN knows how by adamk in thread Testing for a module's presence by Anonymous Monk