The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

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