Re: exec $0 on Win32

2002-02-12 Thread Edward G. Orton
- Original Message - From: "Floyd Russell" <[EMAIL PROTECTED]> To: "Perl Users" <[EMAIL PROTECTED]> Sent: Tuesday, February 12, 2002 5:28 PM Subject: RE: exec $0 on Win32 > After further investigation it seems that Frontier::Daemon can't rebin

RE: exec $0 on Win32

2002-02-12 Thread Floyd Russell
t until it gets a response from the server. Still looking for ideas, Floyd |> -Original Message- |> From: [EMAIL PROTECTED] |> [mailto:[EMAIL PROTECTED]]On Behalf Of |> Floyd Russell |> Sent: Tuesday, February 12, 2002 4:16 PM |> To: Perl Users |> Subject: exec $0 on Wi

exec $0 on Win32

2002-02-12 Thread Floyd Russell
I have a written a script that utilizes the Frontier::Daemon module. Currently, whenever I want to distribute the code to the eight servers it must run on I have to do it by had using scp or ftp. Quite frankly that sucks. One of my co-workers suggested that I make a subroutine that will take in ne