in reply to Re^2: Why would a Perl script stop with no informatives?
in thread Why would a Perl script stop with no informatives?
It also preempts the other ideas I had, sorry.
* — Well, you could consider Ctrl-C and Ctrl-Break signals, but that's it. Windows apps use messages instead, and they aren't deadly. You can't even send one to a console app unless it creates a Window.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: Why would a Perl script stop with no informatives?
by Anonymous Monk on Dec 22, 2009 at 01:17 UTC |