Dear list, I have functional Perl (5.6) application, with a lot of things done using TGL/Loft. It worked find with 665 and people who use it on daily basis were very happy to have executable and don't bother with Perl at all. Perl2exe nicely accepted everything. I've upgraded to 670 (upgraded TGL and Loft as well) and now works even better but only in my "pure" Perl version. Perl2exe complains saying:
"Can't locate Win32/GUI/Window.pm in @INC ...." Putting line into my perl code: use Win32::GUI::Window; generates an error. Is anybody there with perl2exe experiences who can help? I wouldn't like to downgrade back to 665, because I'm using ListView's a lot and I'm very happy with fixes done in that area! Regards, Grzegorz