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
|
---
abstract: 'Log::Any adapter for Log::Log4perl'
author:
- 'Jonathan Swartz <swartz@pobox.com>'
- 'David Golden <dagolden@cpan.org>'
- 'Doug Bell <preaction@cpan.org>'
build_requires:
ExtUtils::MakeMaker: '0'
File::Spec: '0'
File::Temp: '0.20'
Log::Any::Adapter: '1.03'
Test::More: '0'
perl: '5.006'
configure_requires:
ExtUtils::MakeMaker: '6.17'
perl: '5.006'
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-Adapter-Log4perl
no_index:
directory:
- corpus
- examples
- t
- xt
package:
- DB
provides:
Log::Any::Adapter::Log4perl:
file: lib/Log/Any/Adapter/Log4perl.pm
version: '0.09'
requires:
Log::Any::Adapter::Base: '0'
Log::Any::Adapter::Util: '1.03'
Log::Log4perl: '1.32'
base: '0'
perl: '5.006'
strict: '0'
warnings: '0'
resources:
bugtracker: https://github.com/preaction/Log-Any-Adapter-Log4perl/issues
homepage: https://github.com/preaction/Log-Any-Adapter-Log4perl
repository: https://github.com/preaction/Log-Any-Adapter-Log4perl.git
version: '0.09'
x_authority: cpan:DAGOLDEN
x_contributors:
- 'Doug Bell <doug@preaction.me>'
- 'Gianni Ceccarelli <gianni.ceccarelli@broadbean.com>'
x_generated_by_perl: v5.26.1
x_serialization_backend: 'YAML::Tiny version 1.73'
|