Xiangli Zhang wrote:
I got the following error when one cgi file 'test.cgi' was called
from HTML:
Can't call method "sequence" on an undefined value
However I can run 'test.cgi' with command 'perl test.cgi'
correctly.
Can anybody help me figure out the problem?
Well, you are not even letting us know from which line that error
message comes...
I don't know anything about those modules you are using, but I suppose
that their docs describe how to check for success. There is where I
would start the debugging work.
A mailing list should be the *last* resort.
--
Gunnar Hjalmarsson
Email: http://www.gunnar.cc/cgi-bin/contact.pl
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>