diff options
Diffstat (limited to 'pod/perlrun.pod')
-rw-r--r-- | pod/perlrun.pod | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/pod/perlrun.pod b/pod/perlrun.pod index 0a02df15fe..324bd8cdb7 100644 --- a/pod/perlrun.pod +++ b/pod/perlrun.pod @@ -1126,6 +1126,10 @@ the outputs of keys(), values, and each(). See L<perlsec/"Algorithmic Complexity Attacks"> for more information. +=item PERL_HASH_SEED_DEBUG + +Set to (anything) to display the value of the hash seed. + =item PERL_ROOT (specific to the VMS port) A translation concealed rooted logical name that contains perl and the |