As far as I can see, it shouldn't run in whatever way you start it
because of the first line:
#!/home/bin/
which gives no appropriate interpreter. Furthermore when I take a quick
glance at the code, I get the strong feeling you should have a
close look at the CGI-Module (just try
man CGI in
any terminal (I assume that you're running some kind of unix from the
path in your code's first line). That will help you a
lot!
HaveFun
Stefan K
$dom = "skamphausen.de"; ## May The Open Source Be With You!
$Mail = "mail@$dom; $Url = "http://www.$dom";