Branch: refs/heads/yves/document_perturb_keys_better
Home: https://github.com/Perl/perl5
Commit: aadb56abc6170e106ee59369d174713385ede44d
https://github.com/Perl/perl5/commit/aadb56abc6170e106ee59369d174713385ede44d
Author: Yves Orton <[email protected]>
Date: 2022-03-05 (Sat, 05 Mar 2022)
Changed paths:
M INSTALL
M pod/perlrun.pod
Log Message:
-----------
perlrun.pod and INSTALL: document PERL_PERTURB_KEYS better
Expand on the documentation of PERL_PERTURB_KEYS and PERL_HASH_SEED.
Specifically note that any change in the environment may change the
key order under PERL_PERTURB_KEYS=DETERMINISTIC.