I'm highly doubtful this would ever work.  Perl contains lots of
global state.  It's unclear if it's even safe to call this state from
separate threads even if it's locked.

You'd at least have to build Perl with the MULTIPLICITY option
(perlguts q.v.) and change perl4caml dramatically to support it.

Rich.

-- 
Richard Jones
Red Hat



-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to