|
|
| Problems? Is your data what you think it is? | |
| PerlMonks |
Re^6: Debugging a program with Tkby hexcoder (Curate) |
| on Sep 19, 2019 at 09:08 UTC ( [id://11106368]=note: print w/replies, xml ) | Need Help?? |
|
When using Tk, I observed that my custom debugging signal handler for $SIG{__WARN__} is overwritten by Tk :(.
So I needed to reoverwrite it after use Tk; with my own one again.
Unfortunately this requires modification of the script. Any suggestions for enhancements are welcome.
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||||||||