in reply to Gracefully choosing which module to use

You might be able to determine if a module is installed without explicitly requiring or using it by using a technique I described in Re: Case Insensitivity on Windows.
  • Comment on Re: Gracefully choosing which module to use