So this sometimes drives me crazy, having to sit there and watch your CPAN perl module installation as it will stop the process only to ask you ..do you wish to also install whatever other needed dependency module. [yes] enter [yes] enter [yes] enter..
cpan> o conf build_requires_install_policy yes
cpan> o conf commit
Or using by using CPANPLUS, you can choose yes to all for each individual module.