Help for this page
<HTML> <HEAD> ... <INPUT TYPE="SUBMIT"> </BODY> </HTML>
#!/usr/bin/perl use warnings; ... close OUT; exit; }