in reply to Re^2: GUI and standalone Perl - can we build a new FAQ please?
in thread GUI and standalone Perl - can we build a new FAQ please?

Catalyst is probably at the moment the best framework to develop such an application, since it already offers both an embedded web-server and a plugin (Catalyst::Plugin::Prototype) to facilitate the development of Ajax interfaces.

So I would suggest to approach it (though I have no experience about packaging a Catalyst-based application into a stand alone executable.)

Ciao,
Emanuele.

  • Comment on Re^3: GUI and standalone Perl - can we build a new FAQ please?