in reply to Re: enctype problem in CGI
in thread enctype problem in CGI

You are right, of course, but it seems to me that there might be legitimate reasons for wanting to use the old urlencoded approach, such as if one needed to post a form to another site that runs an inferior platform. And I verified the OP's observation that setting -enctype explicitly in start_form does not override this default. This is CGI.pm version 3.07. Is that not a bug in CGI.pm?