http://www.perlmonks.org?node_id=1017094


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.