in reply to Re: Perl/TK with Windows
in thread Perl/TK with Windows

Perl/Tk is simpler than wxPerl to implement, especially if you have not done any other GUI programming.

Exactly! Once you've learned Perl/Tk, you can always rewrite it to use WxPerl or Win32::GUI.