This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perldiag: ‘...illegal for interchange’ is a default warning
[perl5.git] / MANIFEST
index f9cb161..38f5da2 100644 (file)
--- a/MANIFEST
+++ b/MANIFEST
@@ -4280,7 +4280,9 @@ lib/perl5db/t/disable-breakpoints-2       Test script used by perl5db.t
 lib/perl5db/t/disable-breakpoints-3    Test script used by perl5db.t
 lib/perl5db/t/EnableModule.pm  Tests for the Perl debugger
 lib/perl5db/t/eval-line-bug    Tests for the Perl debugger
+lib/perl5db/t/fact             Tests for the Perl debugger
 lib/perl5db/t/filename-line-breakpoint         Tests for the Perl debugger
+lib/perl5db/t/load-modules     Tests for the Perl debugger
 lib/perl5db/t/lvalue-bug       Tests for the Perl debugger
 lib/perl5db/t/MyModule.pm      Tests for the Perl debugger
 lib/perl5db/t/proxy-constants  Tests for the Perl debugger
@@ -5189,6 +5191,7 @@ t/op/chdir.t                      See if chdir works
 t/op/chop.t                    See if chop works
 t/op/chr.t                     See if chr works
 t/op/closure.t                 See if closures work
+t/op/closure_test.pl           Extra file for closure.t
 t/op/cmp.t                     See if the various string and numeric compare work
 t/op/concat2.t                 Tests too complex for concat.t
 t/op/concat.t                  See if string concatenation works