Why "thread is closed"??? Html forms really not working by Perl access!
In accordance with CGI specification:
server must fill environment variable QUERY_STRING by form data and pass same data into @ARGV when used GET method;
server must set environment variable CONTENT_LENGTH in actual data...