Try to print version of CGI on your server, add: print $CGI::VERSION;
And then compare version you found as installed on server with version you expected. Exactly this happened to me with $query->Dump() function, so now I know... ;)
pmas
To make errors is human. But to make million errors per second, you need a computer.
Comment on Re4: a quick stab at a public links page