Ok, I am a beginner at perl but I have leaned commands quickly.
In order for me to test my scripts, I have to upload them to a server in the cgi-bin directory.
There is a problem. I dont always have internet access. So I thought of apache. I tried it and couldnt get it to work right.
So how can I test my perl/CGI scripts without being connected to the internet?
I have Windows 95 and DOS.