Help for this page
print "Your Total is "; $totalPrice = 0; foreach(key %prices) { $totalPrice += $prices{$_}; }
Software error: Illegal modulus zero at reg.cgi line 182.