Help language development. Donate to The Perl Foundation
{ "name": "Lumberjack::Dispatcher::Syslog", "version": "0.0.4", "auth": "github:jonathanstowe", "api": "1.0", "description": "A Syslog dispatcher for the Lumberjack logger", "source-url": "git://github.com/jonathanstowe/Lumberjack-Dispatcher-Syslog.git", "support": { "source": "git://github.com/jonathanstowe/Lumberjack-Dispatcher-Syslog.git", "bugtracker": "https://github.com/jonathanstowe/Lumberjack-Dispatcher-Syslog/issues" }, "perl": "6.*", "raku": "6.*", "resources": [], "build-depends": [], "depends": [ "Lumberjack", "Log::Syslog::Native" ], "tags": [ "logger", "log", "syslog", "lumberjack" ], "license": "Artistic-2.0", "test-depends": [], "provides": { "Lumberjack::Dispatcher::Syslog": "lib/Lumberjack/Dispatcher/Syslog.pm" }, "authors": [ "Jonathan Stowe <[email protected]>" ], "meta-version": "1" }