This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
add build options to disable the PERL_HASH* and PERL_PERTURB_KEYS env vars
authorTony Cook <tony@develop-help.com>
Thu, 8 Dec 2016 03:14:11 +0000 (14:14 +1100)
committerTony Cook <tony@develop-help.com>
Sun, 8 Jan 2017 23:12:24 +0000 (10:12 +1100)
commit95309d6ba0f3066cdc457f5fb82ab4e6e01a2c98
treec8f985d9927837551a59f3ed0a1cd99a23d79313
parent33874d2ee2164003685ac15eb106c9356ccf586e
add build options to disable the PERL_HASH* and PERL_PERTURB_KEYS env vars

These variables either control or reveal information used in perl's
hash implementation that a careful user may not want controlled or
exposed.
INSTALL
perl.c
t/run/runenv.t
util.c