Since my perl script uses STDIN/STDOUT and is run from the command-line with Active State performing the compilation, is there a way to 'port' such a script to the web so that I could run it as a CGI script on my Apache web server? My goal is to make my script available to the public, and I would not expect people to have to download and install a Perl compiler to run it. So is it possible to use a web interface to act as a terminal and accept/display user input/output?
Regards,In reply to Port a script with STDIN/STDOUT to CGI? by spickles
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |