Michael Mol <[email protected]> [12-06-04 18:08]: > On Mon, Jun 4, 2012 at 11:54 AM, <[email protected]> wrote: > > Hi, > > > > I tried wxperl, which failed to compile... > > > > What GUI else is recommended to be used for platform independant > > applications using Perl? > > > > Thank you very much in advance for any help! > > Tk has a long history as a cross-platform GUI toolkit, and it has Perl > bindings. I'd suggest taking a look at that. > > Otherwise, try looking at this as a list of possibilities: > > http://rosettacode.org/wiki/Window_creation#Perl > > > -- > :wq
Hi Michael, thank you for your reply and the helpful link! Best regards, mcc

