|
|
| Perl Monk, Perl Meditation | |
| PerlMonks |
cgi script works until n+1 parameterby lepetitalbert (Monsignor) |
| on May 27, 2008 at 10:27 UTC ( #688646=perlquestion: print w/ replies, xml ) | Need Help?? |
|
lepetitalbert has asked for the
wisdom of the Perl Monks concerning the following question:
Hello dear Monks the script is structured :
I'm on win32 apache2.2.8 activestate 5.8.8 the script works until $param_cnt = 120 and then hangs between 'DEBUG 0' and 'DEBUG 1' I first thought about something like 'MaxParamLenght' but the parameters first go through ( $mode eq 'draft ), then through ( $mode eq 'preview' ).
Any idea ?
"There is only one good, namely knowledge, and only one evil, namely ignorance." Socrates
Back to
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||||||||||||