The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Revision history for Test2-Aggregate

0.10_2  2019-11-27 - beta
        unique option - remove dupe tests by default.

0.10    2019-11-23
        sort option for fixed order.
        package option fixes & tests.

0.09    2019-11-22
        Warnings added to stats of test run.
        package option.

0.08    2019-07-05
        Return stats of test run to caller.

0.07    2019-07-04
        Fix stats bug from 0.06.

0.06    2019-07-04
        extend_stats option.
        Fix repeat<0.
        Perl critic test & fix.

0.05    2019-06-21
        Avoid Test::More redefine warnings.
        Defaults shown in POD method description.

0.04    2019-06-14
        Don't warn on non-existent paths, warn on invalid root.
        STDOUT option for stats_output.
        Fix tests for @INC not containing '.'.
        Don't warn on non-existent paths, warn on invalid root.
        STDOUT option for stats_output.
        Fix tests for @INC not containing '.'.

0.03    2019-06-10
        File::Find fix for Perl <= 5.22.

0.02    2019-06-10
        Fix root option, add load_modules, no implicit done_testing().

0.01    2019-06-06
        First version, released on an unsuspecting world.