Subject: | if one module fails, all following modules refuse to send reports |
When `i ModuleA` fails, and then I try `i ModuleB`, even if it succeeds, CPANPLUS does not send the report, even though ModuleB has nothing to do with ModuleA. When I execute an `install` command, the flag for not-sending reports should be reset.