At 04:13 PM 5/4/2001 +0100, [EMAIL PROTECTED] wrote:
>This feels like quite a silly question, but does Perl on OpenVMS support
>fork?
>I'm trying to port a set of perl test harness's from NT/Unix to OpenVMS and
>most things seem to be ok , file io, system  but not fork?

VMS doesn't fork. We could open it up if the next call was to exec (which 
will work) but that's about it.

                                        Dan

--------------------------------------"it's like this"-------------------
Dan Sugalski                          even samurai
[EMAIL PROTECTED]                         have teddy bears and even
                                      teddy bears get drunk

Reply via email to