The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.12

  • Fixed a bug in test 30 (Thanks to Kate for detecting it and supplying a patch)
  • eliminated a warning from CGI::Application when changing the runmode (now the runmode is set through the predefined hook instead)

Documentation

dump a wiki to STDOUT
set up a wiki together with default content

Modules

A simple wiki application using CGI::Application.
A simple wiki without templates
Base class for CGI::Wiki::Simple plugins.
Node that lists all existing nodes on a wiki
Node that lists the recent changes
Supply static text as node content
Set up the wiki and fill content into some basic pages.