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

Anonymous Monk has asked for the wisdom of the Perl Monks concerning the following question:

Hi,

When I run this command:
$ perl -MCPAN -e 'install Bundle::CPAN'
When it installs the underlying modules, it will ask me if I want them to be installed or not. For example, it will ask me this question: Shall I follow them and prepend them to the queue of modules we are processing right now? yes

My question is whether there is a way to disable this prompting so that it answers 'yes' all the time.