File: META.yml

package info (click to toggle)
liblog-any-perl 1.717-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 448 kB
  • sloc: perl: 1,499; makefile: 11
file content (121 lines) | stat: -rw-r--r-- 3,703 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
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
---
abstract: 'Bringing loggers and listeners together'
author:
  - 'Jonathan Swartz <swartz@pobox.com>'
  - 'David Golden <dagolden@cpan.org>'
  - 'Doug Bell <preaction@cpan.org>'
  - 'Daniel Pittman <daniel@rimspace.net>'
  - 'Stephen Thirlwall <sdt@cpan.org>'
build_requires:
  ExtUtils::MakeMaker: '0'
  File::Spec: '0'
  IO::Handle: '0'
  IPC::Open3: '0'
  Test::More: '0'
configure_requires:
  ExtUtils::MakeMaker: '0'
dynamic_config: 0
generated_by: 'Dist::Zilla version 6.012, CPAN::Meta::Converter version 2.150010'
license: perl
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: '1.4'
name: Log-Any
no_index:
  directory:
    - eg
    - examples
    - inc
    - share
    - t
    - xt
  package:
    - Log::Any::Manager::_Guard
provides:
  Log::Any:
    file: lib/Log/Any.pm
    version: '1.717'
  Log::Any::Adapter:
    file: lib/Log/Any/Adapter.pm
    version: '1.717'
  Log::Any::Adapter::Base:
    file: lib/Log/Any/Adapter/Base.pm
    version: '1.717'
  Log::Any::Adapter::Capture:
    file: lib/Log/Any/Adapter/Capture.pm
    version: '1.717'
  Log::Any::Adapter::File:
    file: lib/Log/Any/Adapter/File.pm
    version: '1.717'
  Log::Any::Adapter::Multiplex:
    file: lib/Log/Any/Adapter/Multiplex.pm
    version: '1.717'
  Log::Any::Adapter::Null:
    file: lib/Log/Any/Adapter/Null.pm
    version: '1.717'
  Log::Any::Adapter::Stderr:
    file: lib/Log/Any/Adapter/Stderr.pm
    version: '1.717'
  Log::Any::Adapter::Stdout:
    file: lib/Log/Any/Adapter/Stdout.pm
    version: '1.717'
  Log::Any::Adapter::Syslog:
    file: lib/Log/Any/Adapter/Syslog.pm
    version: '1.717'
  Log::Any::Adapter::Test:
    file: lib/Log/Any/Adapter/Test.pm
    version: '1.717'
  Log::Any::Adapter::Util:
    file: lib/Log/Any/Adapter/Util.pm
    version: '1.717'
  Log::Any::Manager:
    file: lib/Log/Any/Manager.pm
    version: '1.717'
  Log::Any::Proxy:
    file: lib/Log/Any/Proxy.pm
    version: '1.717'
  Log::Any::Proxy::Null:
    file: lib/Log/Any/Proxy/Null.pm
    version: '1.717'
  Log::Any::Proxy::Test:
    file: lib/Log/Any/Proxy/Test.pm
    version: '1.717'
  Log::Any::Proxy::WithStackTrace:
    file: lib/Log/Any/Proxy/WithStackTrace.pm
    version: '1.717'
  Log::Any::Test:
    file: lib/Log/Any/Test.pm
    version: '1.717'
resources:
  bugtracker: https://github.com/preaction/Log-Any/issues
  homepage: https://github.com/preaction/Log-Any
  repository: https://github.com/preaction/Log-Any.git
version: '1.717'
x_authority: cpan:PREACTION
x_contributors:
  - 'Andrew Grechkin <andrew.grechkin@gmail.com>'
  - 'Andrew Hewus Fresh <andrew+github@afresh1.com>'
  - 'bj5004 <bartosz.jakubski@hurra.com>'
  - 'cm-perl <cm-perl@users.noreply.github.com>'
  - 'Doug Bell <preaction@users.noreply.github.com>'
  - 'Jonathan <jjrs.pam+github@gmail.com>'
  - 'Jonathan Rubin <jon.rubin@grantstreet.com>'
  - 'Karen Etheridge <ether@cpan.org>'
  - 'Konstantin S. Uvarin <khedin@gmail.com>'
  - 'Larry Leszczynski <larryl@cpan.org>'
  - 'Lucas Kanashiro <kanashiro.duarte@gmail.com>'
  - 'Maros Kollar <maros.kollar@geizhals.at>'
  - 'Maxim Vuets <maxim.vuets@booking.com>'
  - 'mephinet <mephinet@gmx.net>'
  - 'Michael Conrad <mconrad@intellitree.com>'
  - 'Nick Tonkin <1nickt@users.noreply.github.com>'
  - 'Paul Durden <alabamapaul@gmail.com>'
  - 'Philipp Gortan <philipp.gortan@apa.at>'
  - 'Phill Legault <saladdayllc@gmail.com>'
  - 'Samuel Ng <samuel.ng@grantstreet.com>'
  - 'Samuel Ng <sng@grantstreet.com>'
  - 'Shlomi Fish <shlomif@shlomifish.org>'
  - 'Sven Willenbuecher <sven.willenbuecher@kuehne-nagel.com>'
  - 'XSven <XSven@users.noreply.github.com>'
x_generated_by_perl: v5.28.0
x_serialization_backend: 'YAML::Tiny version 1.73'