Test-Simple 1.301001_052 Deleted
Files
- .perlcriticrc
 - .perltidyrc
 - Changes
 - MANIFEST
 - MANIFEST.SKIP
 - META.json
 - META.yml
 - Makefile.PL
 - README
 - examples/indent.pl
 - examples/subtest.t
 - lib/Test/Builder.pm
 - lib/Test/Builder/Module.pm
 - lib/Test/Builder/Tester.pm
 - lib/Test/Builder/Tester/Color.pm
 - lib/Test/More.pm
 - lib/Test/More/DeepCheck.pm
 - lib/Test/More/DeepCheck/Strict.pm
 - lib/Test/More/DeepCheck/Tolerant.pm
 - lib/Test/More/Tools.pm
 - lib/Test/Simple.pm
 - lib/Test/Stream.pm
 - lib/Test/Stream/Architecture.pod
 - lib/Test/Stream/ArrayBase.pm
 - lib/Test/Stream/ArrayBase/Meta.pm
 - lib/Test/Stream/Carp.pm
 - lib/Test/Stream/Context.pm
 - lib/Test/Stream/Event.pm
 - lib/Test/Stream/Event/Bail.pm
 - lib/Test/Stream/Event/Child.pm
 - lib/Test/Stream/Event/Diag.pm
 - lib/Test/Stream/Event/Finish.pm
 - lib/Test/Stream/Event/Note.pm
 - lib/Test/Stream/Event/Ok.pm
 - lib/Test/Stream/Event/Plan.pm
 - lib/Test/Stream/Event/Subtest.pm
 - lib/Test/Stream/ExitMagic.pm
 - lib/Test/Stream/ExitMagic/Context.pm
 - lib/Test/Stream/Exporter.pm
 - lib/Test/Stream/Exporter/Meta.pm
 - lib/Test/Stream/IOSets.pm
 - lib/Test/Stream/Meta.pm
 - lib/Test/Stream/PackageUtil.pm
 - lib/Test/Stream/Threads.pm
 - lib/Test/Stream/Toolset.pm
 - lib/Test/Stream/Util.pm
 - lib/Test/Tester.pm
 - lib/Test/Tester/Capture.pm
 - lib/Test/Tester2.pm
 - lib/Test/Tester2/Grab.pm
 - lib/Test/Tutorial.pod
 - lib/Test/use/ok.pm
 - lib/ok.pm
 - profiling/compile.pl
 - profiling/long-run.pl
 - t/Behavior/MonkeyPatching_diag.t
 - t/Behavior/MonkeyPatching_done_testing.t
 - t/Behavior/MonkeyPatching_note.t
 - t/Behavior/MonkeyPatching_ok.t
 - t/Behavior/MonkeyPatching_plan.t
 - t/Behavior/Munge.t
 - t/Behavior/NotTB15.t
 - t/Behavior/Tester2_subtest.t
 - t/Behavior/encoding_test.t
 - t/Behavior/fork_new_end.t
 - t/Behavior/threads_with_taint_mode.t
 - t/Legacy/00compile.t
 - t/Legacy/BEGIN_require_ok.t
 - t/Legacy/BEGIN_use_ok.t
 - t/Legacy/Builder/Builder.t
 - t/Legacy/Builder/carp.t
 - t/Legacy/Builder/create.t
 - t/Legacy/Builder/current_test.t
 - t/Legacy/Builder/current_test_without_plan.t
 - t/Legacy/Builder/details.t
 - t/Legacy/Builder/done_testing.t
 - t/Legacy/Builder/done_testing_double.t
 - t/Legacy/Builder/done_testing_plan_mismatch.t
 - t/Legacy/Builder/done_testing_with_no_plan.t
 - t/Legacy/Builder/done_testing_with_number.t
 - t/Legacy/Builder/done_testing_with_plan.t
 - t/Legacy/Builder/fork_with_new_stdout.t
 - t/Legacy/Builder/has_plan.t
 - t/Legacy/Builder/has_plan2.t
 - t/Legacy/Builder/is_fh.t
 - t/Legacy/Builder/is_passing.t
 - t/Legacy/Builder/maybe_regex.t
 - t/Legacy/Builder/no_diag.t
 - t/Legacy/Builder/no_ending.t
 - t/Legacy/Builder/no_header.t
 - t/Legacy/Builder/no_plan_at_all.t
 - t/Legacy/Builder/ok_obj.t
 - t/Legacy/Builder/output.t
 - t/Legacy/Builder/reset.t
 - t/Legacy/Builder/reset_outputs.t
 - t/Legacy/More.t
 - t/Legacy/PerlIO.t
 - t/Legacy/Simple/load.t
 - t/Legacy/TestTester/auto.t
 - t/Legacy/TestTester/check_tests.t
 - t/Legacy/TestTester/depth.t
 - t/Legacy/TestTester/is_bug.t
 - t/Legacy/TestTester/run_test.t
 - t/Legacy/Tester/tbt_01basic.t
 - t/Legacy/Tester/tbt_02fhrestore.t
 - t/Legacy/Tester/tbt_03die.t
 - t/Legacy/Tester/tbt_04line_num.t
 - t/Legacy/Tester/tbt_05faildiag.t
 - t/Legacy/Tester/tbt_06errormess.t
 - t/Legacy/Tester/tbt_07args.t
 - t/Legacy/Tester/tbt_08subtest.t
 - t/Legacy/Tester/tbt_09do.t
 - t/Legacy/Tester/tbt_09do_script.pl
 - t/Legacy/bad_plan.t
 - t/Legacy/bail_out.t
 - t/Legacy/buffer.t
 - t/Legacy/c_flag.t
 - t/Legacy/circular_data.t
 - t/Legacy/cmp_ok.t
 - t/Legacy/dependents.t
 - t/Legacy/diag.t
 - t/Legacy/died.t
 - t/Legacy/dont_overwrite_die_handler.t
 - t/Legacy/eq_set.t
 - t/Legacy/exit.t
 - t/Legacy/explain.t
 - t/Legacy/extra.t
 - t/Legacy/extra_one.t
 - t/Legacy/fail-like.t
 - t/Legacy/fail-more.t
 - t/Legacy/fail.t
 - t/Legacy/fail_one.t
 - t/Legacy/filehandles.t
 - t/Legacy/fork.t
 - t/Legacy/fork_in_subtest.t
 - t/Legacy/harness_active.t
 - t/Legacy/import.t
 - t/Legacy/is_deeply_dne_bug.t
 - t/Legacy/is_deeply_fail.t
 - t/Legacy/is_deeply_with_threads.t
 - t/Legacy/missing.t
 - t/Legacy/new_ok.t
 - t/Legacy/no_plan.t
 - t/Legacy/no_tests.t
 - t/Legacy/note.t
 - t/Legacy/overload.t
 - t/Legacy/overload_threads.t
 - t/Legacy/plan.t
 - t/Legacy/plan_bad.t
 - t/Legacy/plan_is_noplan.t
 - t/Legacy/plan_no_plan.t
 - t/Legacy/plan_shouldnt_import.t
 - t/Legacy/plan_skip_all.t
 - t/Legacy/pod.t
 - t/Legacy/require_ok.t
 - t/Legacy/ribasushi_diag.t
 - t/Legacy/ribasushi_threads.t
 - t/Legacy/simple.t
 - t/Legacy/skip.t
 - t/Legacy/skipall.t
 - t/Legacy/strays.t
 - t/Legacy/subtest/args.t
 - t/Legacy/subtest/bail_out.t
 - t/Legacy/subtest/basic.t
 - t/Legacy/subtest/die.t
 - t/Legacy/subtest/do.t
 - t/Legacy/subtest/exceptions.t
 - t/Legacy/subtest/for_do_t.test
 - t/Legacy/subtest/fork.t
 - t/Legacy/subtest/implicit_done.t
 - t/Legacy/subtest/line_numbers.t
 - t/Legacy/subtest/plan.t
 - t/Legacy/subtest/predicate.t
 - t/Legacy/subtest/singleton.t
 - t/Legacy/subtest/threads.t
 - t/Legacy/subtest/todo.t
 - t/Legacy/subtest/wstat.t
 - t/Legacy/tbm_doesnt_set_exported_to.t
 - t/Legacy/test_use_ok.t
 - t/Legacy/thread_taint.t
 - t/Legacy/threads.t
 - t/Legacy/todo.t
 - t/Legacy/undef.t
 - t/Legacy/use_ok.t
 - t/Legacy/useing.t
 - t/Legacy/utf8.t
 - t/Legacy/versions.t
 - t/Test-Builder.t
 - t/Test-More.t
 - t/Test-Simple.t
 - t/Test-Stream-ArrayBase-Meta.t
 - t/Test-Stream-ArrayBase.t
 - t/Test-Stream-Carp.t
 - t/Test-Stream-Event.t
 - t/Test-Stream-Exporter-Meta.t
 - t/Test-Stream-Exporter.t
 - t/Test-Stream-PackageUtil.t
 - t/Test-Tester-Capture.t
 - t/Test-Tester.t
 - t/Test-Tester2-Grab.t
 - t/Test-Tester2.t
 - t/Test-use-ok.t
 - t/lib/Dev/Null.pm
 - t/lib/Dummy.pm
 - t/lib/MyOverload.pm
 - t/lib/MyTest.pm
 - t/lib/NoExporter.pm
 - t/lib/SigDie.pm
 - t/lib/SmallTest.pm
 - t/lib/Test/Builder/NoOutput.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/death_with_handler.plx
 - t/lib/Test/Simple/sample_tests/exit.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/missing_done_testing.plx
 - t/lib/Test/Simple/sample_tests/one_fail.plx
 - t/lib/Test/Simple/sample_tests/one_fail_without_plan.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/too_few_fail.plx
 - t/lib/Test/Simple/sample_tests/two_fail.plx
 - t/lib/TieOut.pm
 - t/xt/dependents.t