in reply to Perl GUI (2013)

If Perl doesn't have any modern GUI facilities, this is a major shortcoming in the language

Who needs a GUI when we have a CLI?

If you use a Mac, you could use Pashua for your GUI.


s$$([},&%#}/&/]+}%&{})*;#$&&s&&$^X.($'^"%]=\&(|?*{%
+.+=%;.#_}\&"^"-+%*).}%:##%}={~=~:.")&e&&s""`$''`"e

Replies are listed 'Best First'.
Re^2: Perl GUI (2013)
by Endless (Beadle) on Aug 05, 2013 at 18:40 UTC
    I certainly agree with you--I don't need a GUI. However, my boss and our future clients would want one. As I look at it, I'm wondering about using a web interface (maybe Mojolicious? Or Dancer)
      If you go this route, know that Mojolicious is friggin' wonderful. It's a fabulous set of modules. Take a gander at Maojlicious::Lite. You can have a web framework up in about 90 seconds.