Re: Totally lost - need a starting point



On 8/29/06, Helen <hrosseau@xxxxxxxxxx> wrote:

Is the problem that your program still has syntax errors?

print "Content-type: text/exp\n\n;

When you run your program from the command line with the -c (check
syntax) option, you can catch errors like missing quote marks without
actually running the program.

Hope this helps!

--Tom Phoenix
Stonehenge Perl Training
.