Perl Gurus: 

Greetings! 

1) What bare bones code do I need in my perl/cgi script to produce an
HTML page?  I want to run this script merely to produce a page. 
Eventually, I will be 
querying a dB and producing links, but what are the basics?  My serveral
basic books on Perl and CGI do not seem to specifically address this. 

2) Technically, is the above not really CGI?  I need to direct the
output.html to a web server (to use SSIs), but I don't think I even need
*.cgi (on a web
server)and/or CGI.pm.  Is such really just a Perl script? 

As always, your insigbt is GREATLY appreciated. 

Tom

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to