For Programmers: Free Programming Magazines  


Home > Archive > PERL CGI Beginners > May 2004 > Odd number of elements in hash assignment at AssignEvaluators.pl line 172.









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Odd number of elements in hash assignment at AssignEvaluators.pl line 172.
Richard Heintze

2004-05-22, 11:32 am

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
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com