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

NAME

Wubot::Web::RSS - serves outgoing wubot RSS feeds

VERSION

version 0.2_003

SYNOPSIS

   ~/wubot/config/webui.yaml

    ---
    plugins:
      rss:
        '/rss/:mailbox': rss
        '/atom/:mailbox': atom

DESCRIPTION

The wubot web interface is still under construction. There will be more information here in the future.

TODO: finish docs

SUBROUTINES/METHODS

rss

Generate an RSS feed for the specified mailbox.

atom

Generates an ATOM feed for the specified mailbox.