diff options
-rw-r--r-- | pod/perldebug.pod | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/pod/perldebug.pod b/pod/perldebug.pod index 2431fc47f1..841ad752f3 100644 --- a/pod/perldebug.pod +++ b/pod/perldebug.pod @@ -307,6 +307,10 @@ Add a global watch-expression. Delete all watch-expressions. +=item r + +Continue until return from the current subroutine, and dump the return value. + =item O [opt[=val]] [opt"val"] [opt?]... Set or query values of options. val defaults to 1. opt can |