From: Steve Peters Date: Sun, 16 Nov 2008 17:07:24 +0000 (+0000) Subject: TODO for fixing lvalue subs in the debugger is now to-done. Pointed X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=2cce807b99c41d45dc3866f79b6c5c4b56c0b55a;p=p5sagit%2Fp5-mst-13.2.git TODO for fixing lvalue subs in the debugger is now to-done. Pointed out by Florian Ragwitz. p4raw-id: //depot/perl@34840 --- diff --git a/pod/perltodo.pod b/pod/perltodo.pod index 558921c..77e2c8f 100644 --- a/pod/perltodo.pod +++ b/pod/perltodo.pod @@ -941,11 +941,6 @@ could probably be optimized. 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