The simplest method would be to use a web browser and HTTPS. Of course this would a bit constraint the GUI (until perl XUL library is ready: there.is.only.xul).
Comment on Re: Distributing Perl GUI Clients for Server Apps
Hi, sorry I should have specified that I want to avoid web browsers. Their simplicity can't be beat, but unfortunately they have many limitations as well. The GUI would need to do semi-advanced text editing (amoung other things) which <textarea>'s just can't do. Thanks anyways for the suggestion :)