#!/usr/local/bin/perl #Change this path! $COMMENT_FILE = "/home/boutell/comments.txt"; # The associative array $values will contain the data. print "Content-type: text/html\n\n"; print "\n"; print "
\n"; # Make sure it's a POST-method form submission if (! &VerifyForm()) { print "