Q: How do I find all the module dependencies of another module or program? A1 -- if you are willing to execute the module or program: # discussion of those modules A2 -- if you don't want to execute the module or program: # discussion of those modules