in reply to Re^8: Using STDIN after exec() with ActiveState Perl
in thread Using STDIN after exec() with ActiveState Perl
If I use system then I will end up with tons of perl processes (one for each DLL change).
You're already going to get that if you try to use exec -- so do you want STDIN to work or what?
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^10: Using STDIN after exec() with ActiveState Perl
by Yaribz (Beadle) on Jun 21, 2015 at 20:54 UTC | |
by Anonymous Monk on Jun 21, 2015 at 21:06 UTC | |
by Yaribz (Beadle) on Jun 21, 2015 at 21:08 UTC |