summaryrefslogtreecommitdiff
path: root/pod/perlrun.pod
diff options
context:
space:
mode:
authorTony Cook <tony@develop-help.com>2019-08-08 15:53:31 +1000
committerTony Cook <tony@develop-help.com>2019-08-08 15:53:31 +1000
commit8008a6e6e60e5971898f3f85b5566c9e4663699e (patch)
tree7de3686d6def34e3afc96c0b177b6e5e36562654 /pod/perlrun.pod
parentdaf9aebe705685e1b0afbe8377bd4653693c895d (diff)
downloadperl-8008a6e6e60e5971898f3f85b5566c9e4663699e.tar.gz
PERL_DESTRUCT_LEVEL no longer requires a -DDEBUGGING build
Diffstat (limited to 'pod/perlrun.pod')
-rw-r--r--pod/perlrun.pod3
1 files changed, 1 insertions, 2 deletions
diff --git a/pod/perlrun.pod b/pod/perlrun.pod
index 9a27fac655..2a32976c01 100644
--- a/pod/perlrun.pod
+++ b/pod/perlrun.pod
@@ -1257,8 +1257,7 @@ after compilation.
=item PERL_DESTRUCT_LEVEL
X<PERL_DESTRUCT_LEVEL>
-Relevant only if your Perl executable was built with B<-DDEBUGGING>,
-this controls the behaviour of global destruction of objects and other
+Controls the behaviour of global destruction of objects and other
references. See L<perlhacktips/PERL_DESTRUCT_LEVEL> for more information.
=item PERL_DL_NONLAZY