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

Changes for version 0.45

  • Removed dependency on Class::Delegation. Fixed Makefile.PL to check for Lingua::Stem before trying to test DBIx::FullTextSearch stuff. Fixed DBIx and Search::InvertedIndex tests to take note of database host if one supplied.

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.