perlpal has asked for the wisdom of the Perl Monks concerning the following question:

Hi Perl Monks,

I have been developing tools in Perl which are CLI based.A new tool to be built has the requirement that a web-based UI interface be provided for ease-of-use.

This would be the first time i explore UI interface integration with a tool.

Please could you provide directions for a tool to develop the UI and a connection protocol between the front-end and back-end.

Thanks!

Replies are listed 'Best First'.
Re: Tool with Web-Based UI Interface
by marto (Cardinal) on May 17, 2010 at 07:16 UTC
Re: Tool with Web-Based UI Interface
by choroba (Cardinal) on May 17, 2010 at 06:41 UTC
    Have you searched web or Perl Monks? Answers to what questions are you missing for example here?