Re: CGI: Execute a perl script inside another perl script

From: Jürgen Exner (jurgenex_at_hotmail.com)
Date: 01/13/05


Date: Thu, 13 Jan 2005 01:34:00 GMT

xdarcos@hotmail.com wrote:
> Regarding "perldoc -q environment" Jürgen, this is dedicated to Unix
> and I am using Windows

Actually, this particular behaviour (modifications of the environment of a
child process will never be back-propped to the parent process) applies to
Windows, too.

jue



Relevant Pages

  • Re: Why RosAsm Breaks on a large number of symbols
    ... focus - the point of interest was whether you could duplicate windows ... in memory, and kernel mode memory is something you don't want to waste too ... how long it takes before the child process terminates. ... By "register preservation", I mean "make sure that, on exit of your ...
    (alt.lang.asm)
  • Re: WIndows process table and process image.
    ... the child process won't go away as long as the parent process is alive. ... only the child process is listed in process list without ... Please help me understand how Windows process is managed. ... Is there a zambie process in Windows as unix? ...
    (microsoft.public.win32.programmer.kernel)
  • Cleanly end a thread with blocked i/o in win32?
    ... Trying to work around the lack of pexpect for native windows python I ... child process terminates. ... The communicate bit of subprocess only gives me one ... def run: ...
    (comp.lang.python)
  • Re: Cleanly end a thread with blocked i/o in win32?
    ... > Trying to work around the lack of pexpect for native windows python I ... > child process terminates. ... The communicate bit of subprocess only gives me one ... > def run: ...
    (comp.lang.python)
  • InitiateSystemShutdown error 21
    ... I have a custom Windows service which spawns child processes in response to ... CreateProcessAsUser to spawn the child process which is supposed to perform ... the actual reboot. ... "If the system is not ready to handle the request, ...
    (microsoft.public.win32.programmer.wmi)