The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Build.PL
ChangeLog
examples/benchmark/benchmark.pl
examples/category/category.pl
examples/config/example.conf
examples/config/example.pl
examples/config/example.props
examples/config/example.yaml
examples/filter/extended_filter.pl
examples/filter/filter_caller.pl
examples/filter/filter_message.pl
examples/layout/layout.pl
examples/layout/pattern.pl
examples/layout/runtime.pl
examples/logger/myapp.pl
examples/logger/MyApp.pm
examples/prepare/prepare.pl
examples/reload/logger1.conf
examples/reload/logger2.conf
examples/reload/reload.pl
examples/socket/client.pl
examples/socket/server.pl
examples/text-csv/log-as-csv-string.pl
INSTALL
lib/Log/Handler.pm
lib/Log/Handler/Config.pm
lib/Log/Handler/Examples.pod
lib/Log/Handler/Levels.pm
lib/Log/Handler/Output.pm
lib/Log/Handler/Output/DBI.pm
lib/Log/Handler/Output/Email.pm
lib/Log/Handler/Output/File.pm
lib/Log/Handler/Output/Forward.pm
lib/Log/Handler/Output/Screen.pm
lib/Log/Handler/Output/Sendmail.pm
lib/Log/Handler/Output/Socket.pm
lib/Log/Handler/Pattern.pm
lib/Log/Handler/Plugin/Config/General.pm
lib/Log/Handler/Plugin/Config/Properties.pm
lib/Log/Handler/Plugin/YAML.pm
LICENCE
Makefile.PL
MANIFEST			This list of files
META.json
META.yml
README
t/000-use.t
t/001-pod.t
t/002-pod-coverage.t
t/010-handler.t
t/011-handler-set-pattern.t
t/012-handler-message-pattern.t
t/013-handler-priority.t
t/014-handler-reload.t
t/015-handler-filter-caller.t
t/015-handler-filter-message.t
t/016-handler-alias.t
t/017-handler-special-levels.t
t/018-handler-logger.t
t/019-handler-setlevel.t
t/020-output-forward.t
t/030-output-file.t
t/040-output-email.t
t/045-output-sendmail.t
t/050-output-dbi.t
t/060-output-socket.t
t/090-test-undef.t
t/100-config.t