The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
---
abstract: 'Log messages to several outputs.'
author:
  - 'Jonny Schulz'
build_requires: {}
configure_requires:
  Module::Build: '0.42'
dynamic_config: 1
generated_by: 'Module::Build version 0.421, CPAN::Meta::Converter version 2.142690'
license: perl
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: '1.4'
name: Log-Handler
provides:
  Log::Handler:
    file: lib/Log/Handler.pm
    version: '0.88'
  Log::Handler::Config:
    file: lib/Log/Handler/Config.pm
    version: '0.09'
  Log::Handler::Levels:
    file: lib/Log/Handler/Levels.pm
    version: '0.07'
  Log::Handler::Output:
    file: lib/Log/Handler/Output.pm
    version: '0.10'
  Log::Handler::Output::DBI:
    file: lib/Log/Handler/Output/DBI.pm
    version: '0.12'
  Log::Handler::Output::Email:
    file: lib/Log/Handler/Output/Email.pm
    version: '0.08'
  Log::Handler::Output::File:
    file: lib/Log/Handler/Output/File.pm
    version: '0.08'
  Log::Handler::Output::Forward:
    file: lib/Log/Handler/Output/Forward.pm
    version: '0.03'
  Log::Handler::Output::Screen:
    file: lib/Log/Handler/Output/Screen.pm
    version: '0.07'
  Log::Handler::Output::Sendmail:
    file: lib/Log/Handler/Output/Sendmail.pm
    version: '0.07'
  Log::Handler::Output::Socket:
    file: lib/Log/Handler/Output/Socket.pm
    version: '0.08'
  Log::Handler::Pattern:
    file: lib/Log/Handler/Pattern.pm
    version: '0.07'
  Log::Handler::Plugin::Config::General:
    file: lib/Log/Handler/Plugin/Config/General.pm
    version: '0.02'
  Log::Handler::Plugin::Config::Properties:
    file: lib/Log/Handler/Plugin/Config/Properties.pm
    version: '0.03'
  Log::Handler::Plugin::YAML:
    file: lib/Log/Handler/Plugin/YAML.pm
    version: '0.03'
recommends:
  Config::General: '0'
  Config::Properties: '0'
  DBI: '0'
  Email::Date: '0'
  IO::Socket: '0'
  Net::SMTP: '0'
  YAML: '0'
requires:
  Carp: '0'
  Data::Dumper: '0'
  Fcntl: '0'
  File::Spec: '0'
  POSIX: '0'
  Params::Validate: '0'
  Sys::Hostname: '0'
  Test::More: '0'
  Time::HiRes: '0'
  UNIVERSAL: '0'
resources:
  license: http://dev.perl.org/licenses/
version: '0.88'