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 75e7ce1009..f3db450543 100644 --- a/pod/perlrun.pod +++ b/pod/perlrun.pod @@ -398,7 +398,7 @@ B<-D14> is equivalent to B<-Dtls>): 32768 D Cleaning up 131072 T Tokenising 262144 R Include reference counts of dumped variables (eg when using -Ds) - 524288 J Do not s,t,P-debug (Jump over) opcodes within package DB + 524288 J show s,t,P-debug (don't Jump over) on opcodes within package DB 1048576 v Verbose: use in conjunction with other flags 2097152 C Copy On Write 4194304 A Consistency checks on internal structures |