Greetings Perl Gurus!
Problem: Converting text to html using a perl script. I have an
operational perl script that I run on the command line like so:
> skrptX.pl
In the same CWD I have an input file called "inp.txt". Lets say it is
merely a one column list of names. The script I have wr
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