Waldemar Biernacki <[EMAIL PROTECTED]> writes: > I cannot find examples of working wxperl scripts. > There is nothing better than good example!
Please checkout Wx::Demo on CPAN http://search.cpan.org/author/MBARBON/Wx-Demo-0.09/lib/Wx/Demo.pm Also, checkout wxGlade as it will allow you to design GUIs and generate Perl, which is a good base for studying. http://wxglade.sourceforge.net/ -- Johan
