Changes for version 0.26
- Cleanup:
- Removed deprecated method retrieve_node_and_checksum.
- Added DBI as a prerequisite (ta Max).
- Fixed up the SEE ALSO in the pod.
- Bugfix:
- The SQLite backend was failing tests with DBI 1.34 or up; fixed now (with a kluge, but no worse than the one already there) Thanks to DH for the test failure report.
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 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
Get information about backends you can use for testing CGI::Wiki things.