in reply to Re^2: Any GUI apps for Win32 or OSX implemented entirely in Perl
in thread Any GUI apps for Win32 or OSX implemented entirely in Perl

Well, vim (so probably also the gvim GUI version) can be compiled with an embedded perl.

Frozen Bubble is pure perl with SDL.

There are plenty of GUI libs that work on unix & win32: GTK2, Tk, Qt, Tcl::Tk and Wx just to name a few.

  • Comment on Re^3: Any GUI apps for Win32 or OSX implemented entirely in Perl