in reply to Automated installation from CPAN

There is a way to silently install modules: From the CPAN shell
o conf make_arg "| tee -ai /root/.cpan/logs/make.out"
or
o conf make_install_arg "| tee -ai /root/.cpan/logs/make_install.out"
Then
o conf commit