Kwiki-PPerl

Kwiki-PPerl uses pperl to speed up Kwiki, by putting a different
index.cgi in place.

INSTALLATION

To install this module, run the following commands:

    perl Build.PL
    ./Build
    ./Build test
    ./Build install


COPYRIGHT AND LICENCE

Put the correct copyright and licence information here.

Copyright (C) 2005 Chris Dent

This library is free software; you can redistribute it and/or modify
it under the same terms as Perl itself.