The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
    body    => \'comments.tmpl',
    comments_plugin => {
        page        => '/comments',
        uri     => 'http://vet/index.pl?page=comments',
        mailer      => 'testfile',
        flood_num   => 20,
    },
    plugins => [ qw/Comments/ ]
},