in reply to Re: HTML as GUI for Perl program
in thread HTML as GUI for Perl program
I don't have to literally do a HTTP POST. All I want is a way to use my browser as a GUI front-end to accept my input to a subsequent Perl script that is then called (when the user hits 'Submit' e.g.) and does its thing. I just was hoping that it would be easier to build a GUI front-end using my browser as opposed to say Tk. And the browser/GUI would make my application friendly to use -- as opposed to command-line arguments or prompts.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: HTML as GUI for Perl program
by LanX (Saint) on Jan 06, 2013 at 06:44 UTC | |
|
Re^3: HTML as GUI for Perl program
by Anonymous Monk on Jan 07, 2013 at 09:31 UTC |