I'm using Tk::ExecuteCommand to run a command (some other script) from GUI and see its output (using perl 5.6 under Windows)
if I start a script which runs longer time, the GUI is not responding... for a normal user this is very confusing - people think the applicaiton has frozen.