M
Mark Simon
I am having a very hard time trying to write a cgi script in perl.
Whenever I change the code, and call it from my form, I usually find
results from an older version of the scrip, though it happens
inconistently. Obviously something is being cached somewhere.
An example of this weirdness is when I write a line, and the script
stops working. Then I coment out the line, and the script works again.
OK, so I delete the line, but the script doesn't work again. I have one
print statement that I deleted half an hour ago, but I still get its output.
Or was it something I ate?
I am running Redhat 9, apache 2.0.48 and associated perl modules, and
testing from another machine running Mozilla on Windows XP.
Thanks,
Mark
Whenever I change the code, and call it from my form, I usually find
results from an older version of the scrip, though it happens
inconistently. Obviously something is being cached somewhere.
An example of this weirdness is when I write a line, and the script
stops working. Then I coment out the line, and the script works again.
OK, so I delete the line, but the script doesn't work again. I have one
print statement that I deleted half an hour ago, but I still get its output.
Or was it something I ate?
I am running Redhat 9, apache 2.0.48 and associated perl modules, and
testing from another machine running Mozilla on Windows XP.
Thanks,
Mark