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
|
---
abstract: 'Log4j implementation for Perl'
author:
- 'Mike Schilli <m@perlmeister.com>'
build_requires:
ExtUtils::MakeMaker: '0'
Test::More: '0.88'
configure_requires:
ExtUtils::MakeMaker: '0'
dynamic_config: 1
generated_by: 'ExtUtils::MakeMaker version 7.44, 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-Log4perl
no_index:
directory:
- t
- inc
recommends:
DBD::CSV: '0.33'
DBD::SQLite: '0'
DBI: '1.607'
Log::Dispatch: '0'
Log::Dispatch::FileRotate: '1.10'
SQL::Statement: '1.20'
XML::DOM: '1.29'
requires:
File::Path: '2.07'
File::Spec: '0.82'
perl: '5.006'
resources:
MailingList: mailto:log4perl-devel@lists.sourceforge.net
bugtracker: https://github.com/mschilli/log4perl/issues
repository: https://github.com/mschilli/log4perl
version: '1.57'
x_serialization_backend: 'CPAN::Meta::YAML version 0.018'
|