in reply to Re^3: Getting a Perl program to close a command it starts when the perl program exits?
in thread Getting a Perl program to close a command it starts when the perl program exits?
That's okay if your program already has an asynchronous event loop (Tk) running. It gets messy if you have to do it yourself.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^5: Getting a Perl program to close a command it starts when the perl program exits?
by ikegami (Patriarch) on Aug 29, 2007 at 19:13 UTC |