I wanted to build an awesome place for people to discuss module specific issues, but I don't have any more time for this, and there are much better places to discuss Perl-related issues. I'd recommend asking your question on Stack Overflow or on Perl Monks.
If you are looking for a Perl tutorial or Perl-related news, I hope these links will serve you well.
Posted on 2009-08-25 14:11:59-07 by philipl
Help with TK debugger
Hi John, This is Philip again. Are you using the perl "TK" debugger under AIX 5.3? I have run into some issues which I will try to describe. perl -d:ptkdb test.pl (The debugger pops up no problem) However, when I mouse over the TK debugger window the mouse movement coredumps the application. Now, one thing I did notice is that the unix guy who installed TK, downloaded a pre-built version of libpng.a instead of building the one that came with the Perl::Tk 804.028 package? I am just wondering whether this could be the reason for the TK debugger behaving abnormally. Thank you once more for your invaluable help. Regards, Phil
Direct Responses: 11365 | Write a response