Gentoo Archives: gentoo-user

From: Michael Mol <mikemol@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] platform independant GUI for Perl ?
Date: Mon, 04 Jun 2012 16:02:04
Message-Id: CA+czFiCVg7FiuD4Dh4KO39=fTdHVQLqH2qo0UMiBmavab=w+cA@mail.gmail.com
In Reply to: [gentoo-user] platform independant GUI for Perl ? by meino.cramer@gmx.de
1 On Mon, Jun 4, 2012 at 11:54 AM, <meino.cramer@×××.de> wrote:
2 > Hi,
3 >
4 > I tried wxperl, which failed to compile...
5 >
6 > What GUI else is recommended to be used for platform independant
7 > applications using Perl?
8 >
9 > Thank you very much in advance for any help!
10
11 Tk has a long history as a cross-platform GUI toolkit, and it has Perl
12 bindings. I'd suggest taking a look at that.
13
14 Otherwise, try looking at this as a list of possibilities:
15
16 http://rosettacode.org/wiki/Window_creation#Perl
17
18
19 --
20 :wq

Replies

Subject Author
Re: [gentoo-user] platform independant GUI for Perl ? meino.cramer@×××.de