http://qs1969.pair.com?node_id=93462


in reply to Windows GUI programs in Perl

That would be Win32::GUI. And the usual advice goes here (I tend to repeat myself): Get both the PPM and the source distribution with the docs and stuff.

http://sourceforge.net/projects/perl-win32-gui

If you decide to go with Win32::GUI, this mailing list is highly recommended (since, admittedly, the docs aren't that great):

http://lists.sourceforge.net/lists/listinfo/perl-win32-gui-users

As an example of what you can do, check out the Win32::GUI Chatterbox client, or *shameless plug* http://www.darserman.com/Perl/Oasis/index.html.

/J

Edit: updated Perl Oasis link

Replies are listed 'Best First'.
Re^2: Windows GUI programs in Perl
by romandas (Pilgrim) on Nov 05, 2009 at 15:42 UTC
    Just wanted to give an updated link to Perl Oasis. I'm not sure this is an authoritative link, but the original author's link seems to be dead.