- or download this
# head.html
...
body { background: cyan; }
</style>
</head>
- or download this
# body.html
<body>
...
<h1>Simple CGI Example for <a href="http://perlmonks.com/?node_id=
+1006655">doo_the_dew</a>
</center>
<hr>
- or download this
#!/usr/bin/perl -w
...
}
close $fh;
}