summaryrefslogtreecommitdiff
path: root/pod
diff options
context:
space:
mode:
authorYves Orton <demerphq@gmail.com>2012-12-14 23:14:48 +0100
committerYves Orton <demerphq@gmail.com>2012-12-14 23:14:48 +0100
commitaac486f1db32b022ef113b1097cc0b38b713b121 (patch)
treee3e9e4777ecb6a4f9b9b7ab90f57cd2fea501fc7 /pod
parentec4af90ab460cdbe6d63271f865952a9dc2ebb3a (diff)
downloadperl-aac486f1db32b022ef113b1097cc0b38b713b121.tar.gz
Add diagnostics for PERL_HASH_SEED warning
Diffstat (limited to 'pod')
-rw-r--r--pod/perldiag.pod6
1 files changed, 6 insertions, 0 deletions
diff --git a/pod/perldiag.pod b/pod/perldiag.pod
index 6589ca8277..41030f86c9 100644
--- a/pod/perldiag.pod
+++ b/pod/perldiag.pod
@@ -3875,6 +3875,12 @@ fix the problem, however, you will get the same error message each
time you run Perl. How to really fix the problem can be found in
L<perllocale> section B<LOCALE PROBLEMS>.
+=item perl: warning: Non hex character in '$ENV{PERL_HASH_SEED}', seed only partially set
+
+(W) PERL_HASH_SEED should match /^\s*(?:0x)?[0-9a-fA-F]+\s*\z/ but it
+contained a non hex character. This could mean your hash randomization
+is not being set correctly.
+
=item pid %x not a child
(W exec) A warning peculiar to VMS. Waitpid() was asked to wait for a