The following statement is causing the warning in the
subject line. Am I doing something wrong or is there a
flaw in the cgi module I'm using?
line 172: foreach ($q->param) {
I am also getting this same error (or is it a
warning?) when I call a function:
$Case = $factory->mfr(name => $Data{"CaseName"},
assignments_total => $Data{"AssignmentsTotal"} ,
.... many more matched pairs...
}
thanks,
Sieg
__________________________________
Do you Yahoo!?
Win a $20,000 Career Makeover at Yahoo! HotJobs
http://hotjobs.sweepstakes.yahoo.com/careermakeover
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>