How do I tell cpan to install all dependencies?
Edit:
After following Sinans link.
I tried setting these in cpan:
cpan> o conf prerequisites_policy follow
cpan> o conf commit
I still had to answer y a couple of times. (but fewer than before it feels like)
Any way to get it to always go ahead and install? I want to make it unattended.
Edit2:
It would seem that I want a flag to always trust cpan to do the right thing, if it suggests an answer I would like to follow it. (allway hit enter when it asks somthing)