diff options
Diffstat (limited to 'pod/perlrun.pod')
-rw-r--r-- | pod/perlrun.pod | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/pod/perlrun.pod b/pod/perlrun.pod index 994aecb847..3d177ebd52 100644 --- a/pod/perlrun.pod +++ b/pod/perlrun.pod @@ -417,6 +417,7 @@ B<-D14> is equivalent to B<-Dtls>): 2097152 C Copy On Write 4194304 A Consistency checks on internal structures 8388608 q quiet - currently only suppresses the "EXECUTING" message + 16777216 M trace smart match resolution All these flags require B<-DDEBUGGING> when you compile the Perl executable (but see L<Devel::Peek>, L<re> which may change this). |