Thread Start/stop a process (8 answers)
Opened by Emeto at 2012-01-26 10:58

Gast Emeto
 2012-01-26 16:07
#155708 #155708
Ich habe das zufällig in einem Forum gelesen:

"Now, I am still not sure why you are using Win32::Process. Unless there is a specific reason to tie your script to Win32, I would recommend using standard Perl facilities. For example, read perldoc -f open and perldoc perlipc (see esp. Using open for IPC)."

Meinst du es ist besser Win32 zu verwenden oder "open"?
Last edited: 2012-01-26 16:13:15 +0100 (CET)

View full thread Start/stop a process