in reply to Problem with module for forked processes

For what it's worth we use DBI under Parallel::ForkManager with both connect() and connect_cached() and have never seen a problem with it.

The way forward always starts with a minimal test.