in reply to Re: Problem with read( STDIN, $query_string, $ENV{'CONTENT_LENGTH'} );
in thread Problem with read( STDIN, $query_string, $ENV{'CONTENT_LENGTH'} );
Thank you both for your replies. I was actually hoping for a module. I have found both CGI::Form and HTML::Form. BY reading through the CPAN review of these I think that the HTML::Form is a better module (more tests and better approval). Can you please let me know if I am on the right track, or if you have a better suggestion.
Thanks again for all your help and future advice.