http://www.perlmonks.org?node_id=1047955


in reply to Re: Perl GUI (2013)
in thread Perl GUI (2013)

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)

Replies are listed 'Best First'.
Re^3: Perl GUI (2013)
by wee (Scribe) on Aug 06, 2013 at 22:58 UTC
    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.