Do not obey PERL_HASH_SEED or PERL_HASH_SEED_DEBUG
authorJarkko Hietaniemi <jhi@iki.fi>
Fri, 27 Jun 2003 05:30:03 +0000 (05:30 +0000)
committerJarkko Hietaniemi <jhi@iki.fi>
Fri, 27 Jun 2003 05:30:03 +0000 (05:30 +0000)
commitd0d2ba8fa784ab4c88f64ef679c2c1ff6203412a
treefa575395f180ab629f8f807fd955448192e2aabb
parent3debabd9ba8d62a4b7656b07d06b582de8063b12
Do not obey PERL_HASH_SEED or PERL_HASH_SEED_DEBUG
if tainting-- but is this a good thing or a bad thing?
(At least it makes debugging lib/Hash/Util.t harder,
since it has, for no apparent good reason, -T: one must
make a copy of it without the -T.)

p4raw-id: //depot/perl@19861
perl.c