summaryrefslogtreecommitdiff
path: root/pod/perlrun.pod
diff options
context:
space:
mode:
authorFather Chrysostomos <sprout@cpan.org>2012-06-23 09:56:07 -0700
committerFather Chrysostomos <sprout@cpan.org>2012-06-29 00:20:57 -0700
commit56967202fdb3f5cc825b65c20306a5a04a8d73ad (patch)
tree074c164c7727137a64e21bcbc70c48cd7ddda3ab /pod/perlrun.pod
parent8be227ab5eaa23f2d21fd15f70190e494496dcbe (diff)
downloadperl-56967202fdb3f5cc825b65c20306a5a04a8d73ad.tar.gz
-DS option for slab allocation
Diffstat (limited to 'pod/perlrun.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 9421a3b281..9ed678c2d4 100644
--- a/pod/perlrun.pod
+++ b/pod/perlrun.pod
@@ -400,6 +400,7 @@ B<-D14> is equivalent to B<-Dtls>):
8192 H Hash dump -- usurps values()
16384 X Scratchpad allocation
32768 D Cleaning up
+ 65536 S Op slab allocation
131072 T Tokenizing
262144 R Include reference counts of dumped variables (eg when
using -Ds)