in reply to Parallel::ForkManager pass object from child to parent

Storable::store should work fine with blessed references. In your position, I'd just try it and see if there are any problems.

  • Comment on Re: Parallel::ForkManager pass object from child to parent