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

NAME

App::Phoebe::WebComments - allow comments on a Phoebe wiki via the web

DESCRIPTION

This extension allows visitors on the web to add comments.

Comments are appended to a "comments page". For every page Foo the comments are found on Comments on Foo. This prefix is fixed, currently.

On the comments page, each new comment starts with the character LEFT SPEECH BUBBLE (🗨). This character is fixed, currently.

There is no configuration. Simply add it to your config file:

    use App::Phoebe::WebComments;