This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
I think the API for mod_perl v2 should be simply that
authorJarkko Hietaniemi <jhi@iki.fi>
Fri, 11 Jul 2003 05:07:09 +0000 (05:07 +0000)
committerJarkko Hietaniemi <jhi@iki.fi>
Fri, 11 Jul 2003 05:07:09 +0000 (05:07 +0000)
commit103dd89994b01bc194bfaf186624c2fb15f80afe
tree95b5226d954a3ea8b705f8811e053ed08526ff22
parent943fd1546636339d357c1308842dbd5454a3c2a1
I think the API for mod_perl v2 should be simply that
PL_modperl sets the PL_hash_seed (and PL_hash_seed_set)
itself, hopefully from a good source of random bits.

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