eval { require Term::Title; }; if ( $@ ) { warn the user that Term::Title was not found, so he'll be missing some feature in my application }