On Wed, 23 Jan 2002, Paul Mineiro wrote: > i've cleaned up the example to tighten the case: > > the mod perl code snippet is:
Fascinating. The only thing I don't see is where $seq gets assigned to in the CGI case. Where is the data coming from? Is it perhaps a tied variable or otherwise unlike the $seq in the command-line version? If that's not it then I think you might have to build a debugging version of Apache and Perl and break out GDB to get to the bottom of things. -sam