Change 34840 by [EMAIL PROTECTED] on 2008/11/16 17:07:24
TODO for fixing lvalue subs in the debugger is now to-done. Pointed
out by Florian Ragwitz.
Affected files ...
... //depot/perl/pod/perltodo.pod#242 edit
Differences ...
==== //depot/perl/pod/perltodo.pod#242 (text) ====
Index: perl/pod/perltodo.pod
--- perl/pod/perltodo.pod#241~34451~ 2008-10-01 01:55:48.000000000 -0700
+++ perl/pod/perltodo.pod 2008-11-16 09:07:24.000000000 -0800
@@ -941,11 +941,6 @@
The old perltodo notes that lvalue functions don't work for list or hash
slices. This would be good to fix.
-=head2 LVALUE functions in the debugger
-
-The old perltodo notes that lvalue functions don't work in the debugger. This
-would be good to fix.
-
=head2 regexp optimiser optional
The regexp optimiser is not optional. It should configurable to be, to allow
End of Patch.