#!/usr/bin/perl -I /sw/lib/perl5/5.8.6/darwin-thread-multi-2level/ # handgranat version 1.6.5 (pre) $Id: wiki.pl,v 1.43 2008/08/17 16:45:16 kers Exp $ # $Date: 2008/08/17 16:45:16 $ $Author: kers $ # hgr is made by popular computer scientists working for the good of the people use Handgranat; main: { &Handgranat::DoWikiRequest(); }