This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Devel::Peek:Peek.t: Fix to work on EBCDIC
[perl5.git] / MANIFEST
index ec1d4c5..aad1be4 100644 (file)
--- a/MANIFEST
+++ b/MANIFEST
@@ -2320,7 +2320,6 @@ cpan/Test-Simple/lib/Test/Builder/Tester/Color.pm                 Test::Simple module
 cpan/Test-Simple/lib/Test/Builder/Tester.pm                    Test::Simple module
 cpan/Test-Simple/lib/Test/CanFork.pm                   Test::Simple module
 cpan/Test-Simple/lib/Test/CanThread.pm                 Test::Simple module
-cpan/Test-Simple/lib/Test/FAQ.pod                      Test::Simple module
 cpan/Test-Simple/lib/Test/More/DeepCheck.pm                    Test::Simple module
 cpan/Test-Simple/lib/Test/More/DeepCheck/Strict.pm                     Test::Simple module
 cpan/Test-Simple/lib/Test/More/DeepCheck/Tolerant.pm                   Test::Simple module
@@ -2336,7 +2335,6 @@ cpan/Test-Simple/lib/Test/Stream/Block.pm                 Test::Simple module
 cpan/Test-Simple/lib/Test/Stream/Carp.pm                       Test::Simple module
 cpan/Test-Simple/lib/Test/Stream/Context.pm                    Test::Simple module
 cpan/Test-Simple/lib/Test/Stream/Event/Bail.pm                 Test::Simple module
-cpan/Test-Simple/lib/Test/Stream/Event/Child.pm                        Test::Simple module
 cpan/Test-Simple/lib/Test/Stream/Event/Diag.pm                 Test::Simple module
 cpan/Test-Simple/lib/Test/Stream/Event/Finish.pm                       Test::Simple module
 cpan/Test-Simple/lib/Test/Stream/Event/Note.pm                 Test::Simple module
@@ -2571,7 +2569,6 @@ cpan/Test-Simple/t/Test-Stream-Util.t                     Test::Simple Test
 cpan/Test-Simple/t/Test-Tester-Capture.t                       Test::Simple Test
 cpan/Test-Simple/t/Test-Tester.t                       Test::Simple Test
 cpan/Test-Simple/t/Test-use-ok.t                       Test::Simple Test
-cpan/Test-Simple/t/xt/dependents.t                     Test::Simple Test
 cpan/Test/t/05_about_verbose.t See if Test works
 cpan/Test/t/fail.t             See if Test works
 cpan/Test/t/mix.t              See if Test works
@@ -5451,6 +5448,7 @@ t/perf/benchmarks.t               test t/perf/benchmarks syntax
 t/perf/opcount.t               See if optimised subs have the right op counts
 t/perf/optree.t                        Test presence of some op optimisations
 t/perf/speed.t                 See if optimisations are keeping things fast
+t/perf/taint.t                 See if optimisations are keeping things fast (taint issues)
 t/perl.supp                    Perl valgrind suppressions
 t/porting/args_assert.t                Check that all PERL_ARGS_ASSERT* macros are used
 t/porting/authors.t            Check that all authors have been acknowledged