Help for this page
eval { ... warn the user that Term::Title was not found, so he'll be missing some feature in my application }
require Term::Title; ... { print "I can use this module version, but it has known bugs and + you should upgrade it." }