From be1cc4519b5ba35ec8c5b8a2b4a62c72cff05a2e Mon Sep 17 00:00:00 2001 From: Father Chrysostomos Date: Thu, 30 Sep 2010 23:48:56 -0700 Subject: [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. --- MANIFEST | 1 + 1 file changed, 1 insertion(+) (limited to 'MANIFEST') 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 -- cgit v1.2.1