Help for this page
<html> <head></head> <form action=/cgi-bin/math4.cgi method=post> ... </body> </form> </html>
#!/usr/bin/perl use CGI ':standard'; ... }