in reply to host html o/p generated by perl script on web.
Do you mean display the output of your script in a web browser? If so, then you need a web server. You could set one up on your local machine if you are just looking to play around with CGI scripts. Try the Apache web server. It works on most platforms and is free. You will need to configure it a bit, though, so it properly runs CGI scripts.
Update: Link fixed.
|
|---|