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

Changes for version 0.13

  • Minor fix - t/031_formatting.t was being reported as failing on systems without support for any of the backends, since I forgot to update the SKIP condition when I added six extra tests. Thanks to root@ostend.org for the report via cpan-testers.

Documentation

set up a DBIx::FullTextSearch backend for CGI::Wiki
set up a MySQL storage backend for CGI::Wiki
set up a Postgres storage backend for CGI::Wiki
set up a SQLite storage backend for CGI::Wiki

Modules

A toolkit for building Wikis.
A formatter for CGI::Wiki.
DBIx::FullTextSearch search plugin for CGI::Wiki
Search::InvertedIndex search plugin for CGI::Wiki
set up fulltext indexes for CGI::Wiki
set up tables for CGI::Wiki in a MySQL database.
set up tables for CGI::Wiki in a Postgres database.
set up Search::InvertedIndex indexes for CGI::Wiki
set up tables for CGI::Wiki 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