Being a rather Internet, browser-centric kind of guy, I recently began creating HTML/CGI GUIs for useful Perl programs. I've got a master index.html page with links to HTML forms acting as front ends to Perl programs on my server. I can get around a command line but passing arguments to a program via text boxes seems easier and more natural for me. This is especially true when I've got a chunk of HTML I want to process.
I'm just curious to know if this is common practice in the Perl community. How do you run Perl?
$PM = "Perl Monk's";
$MCF = "Most Clueless Friar Abbot Bishop Pontiff";
$nysus = $PM . $MCF;
Click here if you love Perl Monks
update (broquaint): title change s/Broswer/Browser/
In reply to Browser as a Perl GUI? by nysus
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |