I have a perl script which uses the CGI module to handle a simple login form. This had been working fine but it has just stopped working. By not working I mean that the script can no longer access values from the form.
Nothing in the scripts has changed and as far as I know nothing in the environment has changed either.