in reply to Re^3: setting PERL_PERTURB_KEYS & PERL_HASH_SEED in a perl file
in thread setting PERL_PERTURB_KEYS & PERL_HASH_SEED in a perl file
Hi gravid,
Could you show a short example of the kind of sort you're doing (some sample input data, brief code and expected output)? I'm almost certain there's a better solution than messing with Perl's internal hash settings and re-starting the interpreter.
Regards,
-- Hauke D
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^5: setting PERL_PERTURB_KEYS & PERL_HASH_SEED in a perl file
by gravid (Novice) on Jul 18, 2016 at 13:12 UTC | |
by tye (Sage) on Jul 18, 2016 at 13:20 UTC | |
by haukex (Archbishop) on Jul 18, 2016 at 13:21 UTC | |
by gravid (Novice) on Jul 18, 2016 at 13:31 UTC |