A simple guestbook that uses a DBM file to store the data entered by
visitors (name, e-mail, URL of website, comment). This script uses the Perl Module WebForm.pm for input
validation and the HTML output methods provided by Lincoln Stein's CGI module.