in reply to
how to use global vars after forking()
on top of that using DBI with fork is pretty involved,see
DBI, fork, and clone.
,isn't that a
fork-bomb!
,although a finite one? (since it runs until the end of the foreach loop)
Comment on
Re: how to use global vars after forking()
In Section
Seekers of Perl Wisdom