[Catalyst] lets open a can of worms

Carl Franks fireartist at gmail.com
Wed Mar 15 10:22:17 CET 2006


On 15/03/06, Daniel McBrearty <danielmcbrearty at gmail.com> wrote:
>
> I just started tinkering with Python recently - mostly because of teh fact
> that it seems a lot better for writing distributable win apps tehn perl.

You can create windows .exe's with the PAR module

I've recorded a couple problems I came up against on my use.perl
journal, they might help
http://use.perl.org/~fireartist/journal/

If you're having trouble getting perl working with a C compiler, see
Vanilla Perl
http://camelpack.sourceforge.net/index.php/VanillaPerl
which comes bundled with the mingw gnu gcc compiler

If you're writing GUI's, wxglade is a great WYSIWYG designer for wx
http://wxglade.sourceforge.net/
http://www.wxwidgets.org/
http://wxperl.sourceforge.net/

Carl



More information about the Catalyst mailing list