TECTED]> wrote in message
news:<[EMAIL PROTECTED]>...
>
> Haven't ever used 'lock', but it is a perl function for use with
> threading. I am using some of the code from the book, including the
> function that you refer to. I just changed the subroutine name from
Folks,
I have been teaching myself CGI/Perl. I have Lincoln Stein's book "Official
Guide to Programming with CGI.pm". I have been trying to get his
"Guestbook.pl" script to work.
As a good newbie, the first thing I did was add "-w" to the shebang line and
"use strict;". I was surprised at the nu