The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Changes
lib/Test/Builder.pm
lib/Test/More.pm
lib/Test/Simple.pm
lib/Test/Tutorial.pod
Makefile.PL
MANIFEST
META.yml			Module meta-data (added by MakeMaker)
README
SIGNATURE			Public-key signature (added by MakeMaker)
t/00signature.t
t/00test_harness_check.t
t/bad_plan.t
t/buffer.t
t/Builder.t
t/curr_test.t
t/details.t
t/diag.t
t/eq_set.t
t/exit.t
t/extra.t
t/extra_one.t
t/fail-like.t
t/fail-more.t
t/fail.t
t/fail_one.t
t/filehandles.t
t/fork.t
t/harness_active.t
t/has_plan.t
t/has_plan2.t
t/import.t
t/is_deeply.t
t/lib/NoExporter.pm
t/lib/Test/Simple/Catch.pm
t/lib/Test/Simple/sample_tests/death.plx
t/lib/Test/Simple/sample_tests/death_in_eval.plx
t/lib/Test/Simple/sample_tests/extras.plx
t/lib/Test/Simple/sample_tests/five_fail.plx
t/lib/Test/Simple/sample_tests/last_minute_death.plx
t/lib/Test/Simple/sample_tests/one_fail.plx
t/lib/Test/Simple/sample_tests/pre_plan_death.plx
t/lib/Test/Simple/sample_tests/require.plx
t/lib/Test/Simple/sample_tests/success.plx
t/lib/Test/Simple/sample_tests/too_few.plx
t/lib/Test/Simple/sample_tests/two_fail.plx
t/lib/TieOut.pm
t/maybe_regex.t
t/missing.t
t/More.t
t/no_diag.t
t/no_ending.t
t/no_header.t
t/no_plan.t
t/ok_obj.t
t/output.t
t/overload.t
t/plan.t
t/plan_is_noplan.t
t/plan_no_plan.t
t/plan_skip_all.t
t/reset.t
t/simple.t
t/skip.t
t/skipall.t
t/thread_taint.t
t/threads.t
t/todo.t
t/undef.t
t/use_ok.t
t/useing.t
TODO