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

Changes for version 0.50_01

  • Huge overhaul of test suite, no change in functionality. Removed dependency on Test::MockObject and Hook::LexWrap (the relevant tests are now skipped if these aren't installed). Removed the examples since they were very out of date. Made a small clarification to the CGI::Wiki::Plugin docs.

Documentation

Set up a database storage backend for CGI::Wiki.
set up a DBIx::FullTextSearch backend for CGI::Wiki
How to extend CGI::Wiki with your own plugins.

Modules

A toolkit for building Wikis.
A formatter for CGI::Wiki.
A base class for CGI::Wiki plugins.
DBIx::FullTextSearch search plugin for CGI::Wiki
Search::InvertedIndex plugin for CGI::Wiki
set up fulltext indexes for CGI::Wiki
Set up tables for a CGI::Wiki store in a MySQL database.
Set up tables for a CGI::Wiki store in a Postgres database.
Set up Search::InvertedIndex indexes for CGI::Wiki
Set up tables for a CGI::Wiki store in a SQLite database.
parent class for database storage backends for CGI::Wiki
MySQL storage backend for CGI::Wiki
Postgres storage backend for CGI::Wiki
SQLite storage backend for CGI::Wiki
Utilities for testing CGI::Wiki things (deprecated).
Utilities for writing CGI::Wiki tests.