NAME
Kwiki - The Kwiki Wiki Building Framework
SYNOPSIS
use Kwiki;
print Kwiki->new->debug->load_hub->load_class('formatter')->text_to_html($wiki_text);
DESCRIPTION
NOTE: This release of Kwiki is for developer experimentation only. It does not even produce a working wiki yet.
AUTHOR
Brian Ingerson <INGY@cpan.org>
COPYRIGHT
Copyright (c) 2004. Brian Ingerson. All rights reserved.
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
See http://www.perl.com/perl/misc/Artistic.html