diff options
Diffstat (limited to 'pod/perlrun.pod')
-rw-r--r-- | pod/perlrun.pod | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pod/perlrun.pod b/pod/perlrun.pod index 551bbcb187..a6b90daa13 100644 --- a/pod/perlrun.pod +++ b/pod/perlrun.pod @@ -367,7 +367,7 @@ the format of the output is explained in L<perldebguts>. As an alternative, specify a number instead of list of letters (e.g., B<-D14> is equivalent to B<-Dtls>): - 1 p Tokenizing and parsing + 1 p Tokenizing and parsing (with v, displays parse stack) 2 s Stack snapshots with v, displays all stacks 4 l Context (loop) stack processing |