http://qs321.pair.com?node_id=943004


in reply to Re: How to install module with CPANPLUS without prompting?
in thread How to install module with CPANPLUS without prompting?

The command/action/"[Operations]" (-i) needs to come before the options ( skiptest), so
cpanp -i --allow_build_interactivity=0 --skiptest Module Module Module + cpanp -i Module Module Module --allow_build_interactivity=0 --skipt +est