in reply to
OS independent perl script
If you are planning a gui application I would recommend using perl/tk.
Comment on
Re: OS independent perl script
Replies are listed 'Best First'.
Re^2: OS independent perl script
by
jellisii2
(Hermit)
on Feb 19, 2014 at 13:31 UTC
I use
Tkx
myself, but the Tk toolkit is very nice once you wrap your head around it. I've heard good things about wxwidgits as well, but have not taken time to play with it yet.
[reply]
In Section
Seekers of Perl Wisdom