Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 5 Apr 2002 00:45:11 -0500
From:      David Banning <david@skytrackercanada.com>
To:        questions@freebsd.org
Subject:   newbie getting started with perl
Message-ID:  <20020405004511.A6159@mail.clubplus.net>

next in thread | raw e-mail | index | archive | help
I am trying a simple script in perl;

#!/usr/bin/perl

print "Content-type: text/html\n\n";
print "Hello World!";

the file is saved as hello.cgi and simply displays as it is above
in my browser. I am wondering if something is not working or if
I am missing something.

thanks.


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020405004511.A6159>