summaryrefslogtreecommitdiff
path: root/pod/perltodo.pod
diff options
context:
space:
mode:
Diffstat (limited to 'pod/perltodo.pod')
-rw-r--r--pod/perltodo.pod2
1 files changed, 2 insertions, 0 deletions
diff --git a/pod/perltodo.pod b/pod/perltodo.pod
index b4d2a82b89..aa8545b089 100644
--- a/pod/perltodo.pod
+++ b/pod/perltodo.pod
@@ -330,6 +330,8 @@ has changed. Detecting a change is perhaps the difficult bit.
=head2 All ARGV input should act like E<lt>E<gt>
+eg C<read(ARGV, ...)> doesn't currently read across multiple files.
+
=head2 Support for rerunning debugger
There should be a way of restarting the debugger on demand.