in reply to Detecting failures easily/obviously with cpanm
why use a perl tool when you can just use perl? :)
perl -MCPAN -e "CPAN::Shell->install(q(Acme::Meta));" >> acme-meta.log
You can expand this with logging ability, nice error print on screen.. at your wish
L*
|
|---|