The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
+{
    providers => [
        'Lingr' => {
            host => '127.0.0.1',
            port => 1199,
        },
    ],
    'handlers' => [
        Karma => {
            path => 'karma.bdb',
        },
        'LLEval',
        'IkachanForwarder' => {
            url => 'http://127.0.0.1:4979',
            channel => '#hiratara',
        },
        'PerldocJP',
        'URLFetcher',
        'CoreList',
    ],
};