in reply to
Maintaining a pool of Perl interpreters
When I started looking for perl_clone() example code, I ran across
intpools.c
in the
Sendmail::Milter
module. Mind you, last updated in 2002 so it's not the most up-to-date...
c.
Comment on
Re: Maintaining a pool of Perl interpreters
In Section
Seekers of Perl Wisdom