#!/usr/bin/perl -w use lib '/home/www/web16/kwiki-lib'; use CGI::Kwiki; chdir '/home/www/web16/html'; CGI::Kwiki::run_cgi();