pip9ball has asked for the wisdom of the Perl Monks concerning the following question:
I want to return an exit code of 2 so the calling program can do some stuff.
The destroy method always returns 0 and I get errors when trying to use exit(2).
Any ideas?
Thanks!
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: setting the exit code for Perl/Tk Apps?
by starX (Chaplain) on Feb 08, 2008 at 19:29 UTC | |
|
Re: setting the exit code for Perl/Tk Apps?
by zentara (Cardinal) on Feb 08, 2008 at 19:59 UTC | |
by pip9ball (Acolyte) on Feb 08, 2008 at 21:22 UTC | |
|
Re: setting the exit code for Perl/Tk Apps?
by kyle (Abbot) on Feb 08, 2008 at 19:22 UTC |