summaryrefslogtreecommitdiff
path: root/pod
diff options
context:
space:
mode:
authorSimon Cozens <simon@netthink.co.uk>2000-11-29 14:15:45 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2000-11-29 15:42:51 +0000
commit607df283d68e14cbc418e3453255082dc72ca8bb (patch)
tree5bd040f1c52db84ae760eb69b2c4fd22133b01d9 /pod
parentcb79badd91dded24306a8c1551cce98a7b6c0b76 (diff)
downloadperl-607df283d68e14cbc418e3453255082dc72ca8bb.tar.gz
Tokeniser debugging
Message-ID: <20001129141545.A30864@pembro33.pmb.ox.ac.uk> p4raw-id: //depot/perl@7916
Diffstat (limited to 'pod')
-rw-r--r--pod/perlrun.pod1
1 files changed, 1 insertions, 0 deletions
diff --git a/pod/perlrun.pod b/pod/perlrun.pod
index d53291270c..4a4c957a50 100644
--- a/pod/perlrun.pod
+++ b/pod/perlrun.pod
@@ -322,6 +322,7 @@ equivalent to B<-Dtls>):
16384 X Scratchpad allocation
32768 D Cleaning up
65536 S Thread synchronization
+ 131072 T Tokenising
All these flags require B<-DDEBUGGING> when you compile the Perl
executable. See the F<INSTALL> file in the Perl source distribution