NAME
    OpenGuides - A complete web application for managing a
    collaboratively-written guide to a city or town.

DESCRIPTION
    The OpenGuides software provides the framework for a
    collaboratively-written city guide. It is similar to a wiki but provides
    somewhat more structured data storage allowing you to annotate wiki
    pages with information such as category, location, and much more. It
    provides searching facilities including "find me everything within a
    certain distance of this place". Every page includes a link to a
    machine-readable (RDF) version of the page.

BUGS AND CAVEATS
    At the moment, the location data uses a United-Kingdom-specific module,
    so the location features might not work so well outside the UK.

SEE ALSO
    <http://openguides.org/>

FEEDBACK
    If you have a question, a bug report, or a patch, or you're interested
    in joining the development team, please contact
    openguides-dev@openguides.org (moderated mailing list, will reach all
    current developers but you'll have to wait for your post to be approved)
    or kake@earth.li (a real person who may take a little while to reply to
    your mail if she's busy).

AUTHOR
    The OpenGuides Project (openguides-dev@openguides.org)

COPYRIGHT
         Copyright (C) 2003-2004 The OpenGuides Project.
         All Rights Reserved.

    The OpenGuides distribution is free software; you can redistribute it
    and/or modify it under the same terms as Perl itself.

CREDITS
    Programming by Dominic Hargreaves, Earle Martin, Kake Pugh, and Ivor
    Williams.  Testing and bug reporting by Billy Abbott, Jody Belka,
    Kerry Bosworth, Simon Cozens, Cal Henderson, Steve Jolly, and Bob
    Walker (among others).  Much of the Module::Build stuff copied from
    the Siesta project L<http://siesta.unixbeard.net/>