in reply to Re^2: Perl: For Beginners
in thread Perl: For Beginners

If you install Wx::Demo from cpan (it should install all your dependencies for you). Then run wxperl_demo.pl (it should be on your path). All code for each page displayed is shown to you. You can use this with one of the Hello world tutorials to get started.

Good luck

Steve