http://qs321.pair.com?node_id=137248

dhable has asked for the wisdom of the Perl Monks concerning the following question:

I've been working on some prototypes using Perl/Tk running under Windows 95 and Windows 98. I've noticed the programs take a very long time to load. I was thinking about writing the production version using the Win32 API module. Has anyone converted a large GUI program from Perl/Tk to Win32 modules? Was there a performance increase?