
 Change your perl path (usually /usr/bin/perl) in bigbook.pl

 Put it in your cgi-bin directory and make sure you have all
 correct permissions set. (chmod 755 bigbook.pl)
 
 Create a directory called bookdata and set the correct permissions
 (chmod 777 bookdata). Bookdata will contain separate comment files.

