The above can be omitted. Turns out the children where closing out the Global DBI object every time they where closing themselves out. It was causing the error. Moving the Global DBI call to a localized method fixed it right up.
-- philip We put the 'K' in kwality!
Comment on Re^3: Using fork with DBI to create simultaneous db connections.