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
, but I wonder if anyone knows a simpler way to shut these chatty modules up during a non-interactive install.