markstangroom
Technical User
I have a perl cgi/dbi script running on a webserver. this script looks up data in a text file and has been happliy working for years now.
I am now setting up a new server with a newer version of Perl. Now that I have transfered over the script etc it will not run if there are too many entries and I get an error message saying recursion limit has been exceeded.If I reduce the size of the text file the problem goes away.
is there something in the new version of perl which is causing this problem.
any help would be greatly appreciated.
thanks
Mark
I am now setting up a new server with a newer version of Perl. Now that I have transfered over the script etc it will not run if there are too many entries and I get an error message saying recursion limit has been exceeded.If I reduce the size of the text file the problem goes away.
is there something in the new version of perl which is causing this problem.
any help would be greatly appreciated.
thanks
Mark