The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.35_01

  • Make 'exit()' scream loudly if called.
  • Move Test::Aggregate::Builder globals into a hashref in the object. Further encapsulation to come later.
  • Export &run_this_test_program from Test::Aggregate to make dump files cleaner.
  • Reorganize the test suite to avoid false negatives.

Modules

Aggregate *.t tests to make them run faster.
Internal overrides for Test::Builder.