File: MANIFEST

package info (click to toggle)
liblog-handler-perl 0.45-1%2Blenny1
  • links: PTS, VCS
  • area: main
  • in suites: lenny
  • size: 392 kB
  • ctags: 145
  • sloc: perl: 2,017; makefile: 39
file content (51 lines) | stat: -rw-r--r-- 1,185 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
Build.PL
ChangeLog
examples/benchmark.pl
examples/client.pl
examples/example.conf
examples/example.pl
examples/layout.pl
examples/runtime.pl
examples/server.pl
INSTALL
lib/Log/Handler.pm
lib/Log/Handler/Changes.pod
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/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
lib/Log/Handler/Simple.pm
LICENCE
Makefile.PL
MANIFEST			This list of files
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-prepare.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/020-output-forward.t
t/030-output-file.t
t/040-output-email.t
t/050-output-dbi.t
t/060-output-socket.t
t/100-config.t
t/200-backward-compatibility.t