Help for this page
print "Content-type: text/html\n\n"; # rest of code
use CGI ':standard'; print header(); # rest of code
perl -pie 's/date/localtime/eg' guestbook.html