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

Changes for version 0.08

  • Second cleanup release :
  • Fixed unquoted prerequisites in Makefile.PL (Perl 5.8.0 complains)
  • Made header/footer/stylesheet configurable if no templates are used
  • RecentChanges plugin now actually works
  • The scripts in bin/ are now checked whether they actually compile
  • Massive thanks to Kate L. Pugh and Podmaster who tested the previous release and reported all those nasty errors that either slipped my test setup or I didn't have tests for, or were simply neglected by me.

Documentation

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.