Elizabeth Mattijsen wrote: > If I build 21021 with: > > -Accflags=-DNO_HASH_SEED > > I correctly get a Perl 5.8.1 with the same has keys order as 5.8.0, > and which does _not_ listen to the environment variable > PERL_HASH_SEED, but perl -V doesn't say that it has been built with > -DNO_HASH_SEED. Is this intentional, an oversight or a side-effect > of having to use -Accflags? You can always do 'perl -V:ccflags'. That should be there.Thread Previous | Thread Next