Rolled back a change to hidden_fields subroutine. CGI::hidden(name=>foo, value=>bar) doesn't work with standard CGI. Using default instead of value doesn't work either. Not sure what is going on. Returned to using CGI::hidden(foo, bar) (sigh)
Changed paths: