summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authorFather Chrysostomos <sprout@cpan.org>2010-09-30 23:48:56 -0700
committerFather Chrysostomos <sprout@cpan.org>2010-09-30 23:48:56 -0700
commitbe1cc4519b5ba35ec8c5b8a2b4a62c72cff05a2e (patch)
tree30181d1d0ca0fd5011f945fc501790f5cd866bb4 /MANIFEST
parentc059848dda15ddd2e5e825b0731428fe2ac3e644 (diff)
downloadperl-be1cc4519b5ba35ec8c5b8a2b4a62c72cff05a2e.tar.gz
[perl #48332] Debugger corrupts symbol table munging
This reverts commit 92adfbd49af0758bcc9a198cf2df2bd78c4176b9, which removed a necessary assignment for the sake of consting. In doing so, it allows subroutine redefinition to work properly again in the debugger.
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST1
1 files changed, 1 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index 746e0c9bfa..63d04b2844 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -4413,6 +4413,7 @@ t/lib/cygwin.t Builtin cygwin function tests
t/lib/deprecate/Deprecated.pm Deprecated module to test deprecate.pm
t/lib/deprecate/Optionally.pm Optionally deprecated module to test deprecate.pm
t/lib/deprecate.t Test deprecate.pm
+t/lib/Devel/switchd_empty.pm Module for t/run/switchd.t
t/lib/Devel/switchd.pm Module for t/run/switchd.t
t/lib/feature/bundle Tests for feature bundles
t/lib/feature/implicit Tests for implicit loading of feature.pm