in reply to Setting up client-side perlscript
You can make the users download a perl program, just like they download a PDF or EXE file.
The browser will ask the users if they want to save or execute, the user press "execute" and the script runs (they need to have perl installed).
But it will not run in the browser context ("PerlScript") - it will be just another perl application ("JAPA").
|
|---|