![]() |
|
Keep It Simple, Stupid | |
PerlMonks |
simpler way to silence modules that ask install-time questionsby perrin (Chancellor) |
on Feb 19, 2009 at 20:31 UTC ( #745187=perlquestion: print w/replies, xml ) | Need Help?? |
perrin has asked for the wisdom of the Perl Monks concerning the following question:
Some modules (e.g. URI, LWP) ask questions during their install, which makes it a pain to install them with a script. In the past I've solved this by using Expect, but I wonder if anyone knows a simpler way to shut these chatty modules up during a non-interactive install.
Back to
Seekers of Perl Wisdom
|
|