http://www.perlmonks.org?node_id=570048


in reply to Re^4: random behaviour of perl hashes
in thread random behaviour of perl hashes

perl -v returns (among many other data):

-GF -W3 -MD -Zi
-DNDEBUG -O1 -DWIN32
-D_CONSOLE -DNO_STRICT -DHAVE_DES_FCRYPT
-DNO_HASH_SEED
-DUSE_SITECUSTOMIZE -DPERL_IMPLICIT_CONTEXT
-DPERL_IMPLICIT_SYS -DUSE_PERLIO -DPERL_MSVCRT_READFIX

It would seem not, unless -DNO_HASH_SEED has a similar effect.

emc

Only two things are infinite, the universe and human stupidity, and I'm not sure about the former.

Albert Einstein