Subject: | Needs to ignore testing earlier versions of modules when one passes? |
Suppose two versions of a module, 0.01 and 0.02, are recently uploaded to CPAN. 0.02 is tested. Next session, it tests 0.01 because it's not marked as tested. 0.01 should be marked as 'skipped' if 0.02 passes, so that it's not tested in the next session.