Help for this page
#!/usr/bin/perl -wT use strict; ... print "Content-Type: text/html\n\n", $template->output; }
<html> <head> <style type="text/css"> ... </form> </body> </html>