Broswer as a Perl GUI?
It's my favourite GUI. Besides the standard Apache+mod_perl approach, I use the browser as GUI in some stand-alone applications. HTTP::Daemon and POE::Component::HTTP::Server make this not only possible, but also very easy.
The nice thing about this is that it is extremely portable. Sure, wxWindows works on several platforms, and Tk works on even more. But HTML works well even in text browsers.
But I still like developing Internet-based applications more than stand-alone applications. They're easier to maintain, and users can't complain about bugs in old versions, because the old versions simply aren't there anymore.
Juerd # { site => 'juerd.nl', plp_site => 'plp.juerd.nl', do_not_use => 'spamtrap' }
In reply to Re: Browser as a Perl GUI?
by Juerd
in thread Browser as a Perl GUI?
by nysus
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |