in reply to Re: How to not Prompt when Installing a Module
in thread How to not Prompt when Installing a Module

Thanks. I did what you wrote. And still the problem exists. Is it possible that it will still ask that question if the module of a dependent module has dependencies?
  • Comment on Re^2: How to not Prompt when Installing a Module

Replies are listed 'Best First'.
Re^3: How to not Prompt when Installing a Module
by shevek (Beadle) on Oct 26, 2010 at 23:21 UTC

    Can you specify which module? Also, you could turn off all questions by setting some env variables, but that only works if the modules are respecting the same vars.

    Also, can you share the message you are getting?