The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.39

  • Split commit_node out into OpenGuides.pm in preparation for spam filter Added option of using Plucene for searching. If you want to do this (and it is recommended over the default of Search::InvertedIndex) you will need to do two things:
    • either delete your old indexes (they're just files in the index directory) or use a different index directory
    • reindex your entire wiki (see reindex.pl in the examples/ directory of this distribution)

Modules

A complete web application for managing a collaboratively-written guide to a city or town.
An OpenGuides helper for CGI-related things.
An OpenGuides plugin to output RDF/XML.
Search form generation and processing for OpenGuides.
Do Template Toolkit related stuff for OpenGuides applications.
General utility methods for OpenGuides scripts.

Provides

in lib/OpenGuides/Build.pm