Subject: | fail report has too much info |
When you install a series of modules with one i command, and one
module fails, the email report contains ALL the build results of ALL
the preceding modules, not just the one that fails.
e.g.
CPAN Terminal> m Template::Plugin
...
CPAN Terminal> i 11..99
...
[if module 22 in the list fails, the email report contains ALL the
build messages for ALL the modules 11 through 22]