in reply to Re^2: Testing for a module's presence
in thread Testing for a module's presence

As my sister comment mentions, ActiveState has some support for fork(). In my experience, only a few obscure things don't work.

But:

% perldoc perlfork ... AUTHOR Support for concurrent interpreters and the fork() emulation wa +s implemented by ActiveState, with funding from Microsoft Corporation +. This document is authored and maintained by Gurusamy Sarathy <. +.@activestate.com>. ...