#!/usr/bin/perl -d:DProf BEGIN { $0 = ''.$0 } use strict; use CGI::Carp qw(fatalsToBrowser); require 'wikidata/suikawiki-config.ph'; ## the site configuration script require 'suikawiki.pl'; ## the main script =head1 NAME wiki.cgi --- SuikaWiki: Yet yet another WikiEngine =head1 SEE ALSO =head1 LICENSE Copyright 2002-2003 Wakaba This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself. =cut 1; # $Date: 2003/12/01 07:47:18 $