jdtoronto has asked for the wisdom of the Perl Monks concerning the following question:
The application was written about 12 months ago, using AS/Perl on XP, but probably about 5.8.0 or 5.8.1 or so. The Application launches, but when we go to create a window using Tk::DBI::Table the system just hangs! The module is present, but I have yet to write some test code to see what is going on.
However I am a little perplexed because using -W on the command line produces no output in relation to this at all! The query runs correctly on the mysql command line.
Any clues anyone?
update title to include reference to Tk::DBI::Table - thanks jdporter
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: AS/Perl 5.8.4.810 problems with Tk::DBI::Table on Win-XP
by talexb (Chancellor) on Aug 30, 2004 at 19:02 UTC | |
by jdtoronto (Prior) on Aug 30, 2004 at 20:00 UTC |