in reply to Re: Execute a Perl script in a browser
in thread Execute a Perl script in a browser

I managed to run the script doing what you said, but it opened another window, while I was hoping that it acted more like some links you find in the web pages: you click, the program is executed and the server sends you another page, with the output (for example, when you register to a forum...). I'm sorry I did not explain this better in the post.

The option to mechanize firefox is interesting, I'm sure I will find something useful.

  • Comment on Re^2: Execute a Perl script in a browser